mirror of https://github.com/dmarkham/enumer.git
Revert gqlgen file
This commit is contained in:
parent
53fc04b5b2
commit
b449598bff
|
@ -1,7 +1,6 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
// Arguments to format are:
|
// Arguments to format are:
|
||||||
//
|
|
||||||
// [1]: type name
|
// [1]: type name
|
||||||
const gqlgenMethods = `
|
const gqlgenMethods = `
|
||||||
// MarshalGQL implements the graphql.Marshaler interface for %[1]s
|
// MarshalGQL implements the graphql.Marshaler interface for %[1]s
|
||||||
|
|
Loading…
Reference in New Issue