mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-27 03:02:49 +01:00
driver: Bug fix: unused import
This commit is contained in:
parent
889bc12093
commit
ddba7f0ee0
@ -17,7 +17,6 @@ package driver
|
|||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"image"
|
"image"
|
||||||
"time"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
type UIContext interface {
|
type UIContext interface {
|
||||||
|
Loading…
Reference in New Issue
Block a user