ebiten: Bug fix: Test compilation error

This commit is contained in:
Hajime Hoshi 2020-08-19 22:41:36 +09:00
parent 0ee70df466
commit 9c85b20817

View File

@ -22,9 +22,7 @@ import (
"image/draw"
_ "image/png"
"math"
"regexp"
"runtime"
"strconv"
"testing"
. "github.com/hajimehoshi/ebiten"