Skip to content

Commit

Permalink
removes extra newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Siebe Jan committed Jul 6, 2017
1 parent ac05ac8 commit c3516fa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def validate(context)
node_values.each do |node_value|
arguments = nil


case parent
when GraphQL::Language::Nodes::Field
arguments = context.field_definition.arguments
Expand Down

0 comments on commit c3516fa

Please sign in to comment.