1
0
mirror of https://github.com/avatao-content/baseimage-tutorial-framework synced 2025-04-11 06:29:48 +00:00

Remove unnecessary imports

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

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