Skip to content

Commit a36e4f3

Browse files
committed
- composer fix-cs
1 parent 667dfd7 commit a36e4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Utils/QueryAnalyzer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
use GraphQL\Type\Definition\Type;
1515
use GraphQL\Type\Schema;
1616
use GraphQL\Utils\TypeInfo;
17+
use WPGraphQL;
1718
use WPGraphQL\Request;
1819
use WPGraphQL\WPSchema;
19-
use WPGraphQL;
2020

2121
/**
2222
* This class is used to identify "keys" relevant to the GraphQL Request.

0 commit comments

Comments
 (0)