Skip to content

Commit e3eac10

Browse files
committed
Remove unused import
1 parent 0bbf94b commit e3eac10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphql/execution/utils.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# -*- coding: utf-8 -*-
22
import logging
3-
from traceback import format_exception
43

54
from ..error import GraphQLError
65
from ..language import ast

0 commit comments

Comments
 (0)