mirror of
https://github.com/stashapp/stash.git
synced 2025-12-27 10:43:25 +01:00
Remove packr2 go:generate from main (#159)
This commit is contained in:
parent
564786f968
commit
707bd09349
1 changed files with 0 additions and 1 deletions
1
main.go
1
main.go
|
|
@ -1,5 +1,4 @@
|
|||
//go:generate go run github.com/99designs/gqlgen
|
||||
//go:generate go run github.com/gobuffalo/packr/v2/packr2
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in a new issue