Skip to content

Commit b7699f2

Browse files
committed
fix: remove slipped import
1 parent 04496e1 commit b7699f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/utilities/test_get_introspection_query.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
import re
44
from typing import Pattern
5-
6-
from wheel.macosx_libfile import version_min_command_fields
7-
85
from graphql.language import parse
96
from graphql.utilities import build_schema, get_introspection_query
107
from graphql.validation import validate

0 commit comments

Comments
 (0)