Remove unused import

This commit is contained in:
Andrew Godwin 2016-02-24 08:01:49 -08:00
parent d25bea1543
commit 6f47ba75f9

View File

@ -1,5 +1,4 @@
import logging
import time
from twisted.internet import reactor
from .http_protocol import HTTPFactory