mirror of
https://github.com/stashapp/stash.git
synced 2026-01-06 05:39:37 -06:00
Use go generate for Packr2 and GraphQL files
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
// +build ignore
|
||||
|
||||
package main
|
||||
|
||||
import "github.com/99designs/gqlgen/cmd"
|
||||
|
||||
func main() {
|
||||
cmd.Execute()
|
||||
}
|
||||
Reference in New Issue
Block a user