Skip to content

Commit

Permalink
clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
JatinDev543 committed Feb 25, 2021
1 parent cb06f9b commit d9375ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion validator/vars.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ func VariableValues(schema *ast.Schema, op *ast.OperationDefinition, variables m
return nil, err
}
coercedVars[v.Variable] = rval.Interface()

}
}

Expand Down

0 comments on commit d9375ee

Please sign in to comment.