Remove packr2 go:generate from main (#159)

This commit is contained in:
WithoutPants
2019-10-25 12:12:28 +11:00
committed by Leopere
parent 564786f968
commit 707bd09349

View File

@@ -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 (