Remove redundant import

This commit is contained in:
Erik Johnson 2014-05-13 19:55:06 -05:00
parent 17e47d5aba
commit 24ddfeec47

View File

@ -155,7 +155,6 @@
# Import python libs
import os
import zmq
import json
import logging
import logging.handlers