mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Delete graphql/internal/graphiql/build.go
This commit is contained in:
parent
9d267b279d
commit
6b544960dc
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
package graphiql
|
||||
|
||||
import (
|
||||
"embed"
|
||||
)
|
||||
|
||||
//go:embed *.js *.css *.html
|
||||
var Assets embed.FS
|
||||
Loading…
Reference in a new issue