remove unused imports from assets_wasm.go
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 1m28s
Some checks failed
Dynamic Branch Deploy / build-and-deploy (push) Failing after 1m28s
This commit is contained in:
@@ -6,8 +6,6 @@ package main
|
|||||||
import (
|
import (
|
||||||
_ "embed"
|
_ "embed"
|
||||||
"encoding/json"
|
"encoding/json"
|
||||||
"fmt"
|
|
||||||
"log"
|
|
||||||
"path/filepath"
|
"path/filepath"
|
||||||
|
|
||||||
"github.com/hajimehoshi/ebiten/v2/ebitenutil"
|
"github.com/hajimehoshi/ebiten/v2/ebitenutil"
|
||||||
|
|||||||
Reference in New Issue
Block a user