mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-24 02:38:53 +01:00
examples/2048: Bug fix: unneeded imports
This commit is contained in:
parent
8285950100
commit
242565d629
@ -18,7 +18,6 @@ package twenty48
|
||||
|
||||
import (
|
||||
"errors"
|
||||
"fmt"
|
||||
"image/color"
|
||||
"math/rand"
|
||||
"sort"
|
||||
|
Loading…
Reference in New Issue
Block a user