Remove unnecessary imports

This commit is contained in:
Bálint Bokros 2017-12-05 20:33:18 +01:00
parent 9d299a5f3e
commit 277ad85735

View File

@ -1,7 +1,4 @@
import json
from functools import partial
import zmq
from event_handler_base import EventHandlerBase