Skip to content

Commit f5f2ede

Browse files
committed
cleanup
1 parent 24d49dc commit f5f2ede

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

graphql_ws/gevent_server.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import json
22

33
from graphql import format_error, graphql
4-
from graphql.execution import ExecutionResult
5-
from graphql.execution.executors.sync import SyncExecutor
64
from rx import Observer, Observable
75
from .server import BaseWebSocketSubscriptionServer, ConnectionContext, ConnectionClosedException
86
from .constants import *

0 commit comments

Comments
 (0)