diff --git a/client/src/utils/graphQLmodifier.js b/client/src/utils/graphQLmodifier.js index 2e7924e25..2041d61ce 100644 --- a/client/src/utils/graphQLmodifier.js +++ b/client/src/utils/graphQLmodifier.js @@ -148,8 +148,6 @@ function getGraphQLKind(value) { // Extend with more types as needed } - - /** * Wrap filters in an 'and' object * @param ast