Skip to content

Commit a24dce5

Browse files
Yash BhartiYash Bharti
authored andcommitted
refactor
1 parent 0b1bded commit a24dce5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

common/src/graphql.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ use std::collections::HashSet;
55

66
use regex::Regex;
77

8-
#[allow(clippy::too_long_first_doc_paragraph)]
98
/// There is no convenient function for filtering GraphQL executable documents
109
/// For sake of simplicity, use regex to filter graphql query string
1110
/// Return original string if the query is okay, otherwise error out with unsupported fields

0 commit comments

Comments
 (0)