Skip to content

Commit 7964332

Browse files
committed
Fixed gevent isort error
1 parent 0e3c952 commit 7964332

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphql/execution/executors/gevent.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import absolute_import
22

33
import gevent
4-
54
from promise import Promise
65

76
from .utils import process

0 commit comments

Comments
 (0)