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 (
|
||||
_ "embed"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"log"
|
||||
"path/filepath"
|
||||
|
||||
"github.com/hajimehoshi/ebiten/v2/ebitenutil"
|
||||
|
||||
Reference in New Issue
Block a user