Skip to content

Commit 80ed8b5

Browse files
authored
Merge pull request #3961 from CvX/warning
Remove an unnecessary `require_relative`
2 parents ea1c404 + cb69079 commit 80ed8b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/graphql/analysis/ast/max_query_complexity.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# frozen_string_literal: true
2-
require_relative "./query_complexity"
32
module GraphQL
43
module Analysis
54
module AST

0 commit comments

Comments
 (0)