Skip to content

Commit aa47a83

Browse files
committed
Remove unnecessary import
1 parent fe748bb commit aa47a83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/error/test_graphql_error.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from typing import List, Union, cast
22

3-
from pytest import raises
4-
53
from graphql.error import GraphQLError
64
from graphql.language import (
75
Node,

0 commit comments

Comments
 (0)