Ran go fmt

This commit is contained in:
Brandon Dyck 2019-04-08 22:10:02 -06:00
parent f637b196fe
commit 8573ee37ad
3 changed files with 66 additions and 67 deletions

View File

@ -1,6 +1,5 @@
package hatmill package hatmill
//go:generate go run internal/codegen/codegen.go -input defs.json -elemfile element/generated.go -elempkg element -attribfile attribute/generated.go -attribpkg attribute //go:generate go run internal/codegen/codegen.go -input defs.json -elemfile element/generated.go -elempkg element -attribfile attribute/generated.go -attribpkg attribute
import "io" import "io"