Add missing import

parent 761f31bf
......@@ -22,7 +22,7 @@
##############################################################################
from twisted.web import client, error, http
from twisted.internet import reactor, defer, task
from twisted.internet import protocol, reactor, defer, task
from twisted.python import failure
from urlparse import urlunparse
from urllib import splithost, splittype
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment