mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
internal/processtest: remove an empty line
This commit is contained in:
parent
af6b8dcd1c
commit
c45e9d0c00
1
internal/processtest/testdata/issue2138.go
vendored
1
internal/processtest/testdata/issue2138.go
vendored
@ -86,5 +86,4 @@ func main() {
|
||||
if err := ebiten.RunGame(&Game{}); err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user