mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 11:18:54 +01:00
web: Bug fix: compile error on browsers
This commit is contained in:
parent
b8eeded538
commit
856e2df1ec
@ -17,7 +17,6 @@
|
||||
package web
|
||||
|
||||
import (
|
||||
"runtime"
|
||||
"strings"
|
||||
"syscall/js"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user