Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
seansorr committed Mar 29, 2021
1 parent 41d3df0 commit 6537f29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/field.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ package types
//
// http://spec.graphql.org/draft/#FieldDefinition
type FieldDefinition struct {
Alias Ident
Name Ident
Arguments ArgumentsDefinition
Type Type
Expand Down

0 comments on commit 6537f29

Please sign in to comment.