Skip to content

Commit cec4c68

Browse files
committed
Updated promise sorts
1 parent 91dfe61 commit cec4c68

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)