r47058 - herp derp

hawkowl-TA+aISz0psMTMxyoc4vAAJOcrHinNvQL0E9HWUfgJXw@public.gmane.org Wed, 23 Mar 2016 06:22:37 -0600 (MDT)
Newsgroups gmane.comp.python.twisted.commits
Message-ID <[email protected]>
Author: hawkowl
Date: Wed Mar 23 06:22:33 2016
New Revision: 47058

Modified:
   branches/reactor-import-8246/twisted/web/http.py

Log:
herp derp

Modified: branches/reactor-import-8246/twisted/web/http.py
==============================================================================
--- branches/reactor-import-8246/twisted/web/http.py	(original)
+++ branches/reactor-import-8246/twisted/web/http.py	Wed Mar 23 06:22:33 2016
@@ -95,7 +95,7 @@
 from twisted.python import log
 from twisted.python.versions import Version
 from twisted.python.components import proxyForInterface
-from twisted.internet import interfaces, reactor, protocol, address
+from twisted.internet import interfaces, protocol, address
 from twisted.internet.defer import Deferred
 from twisted.internet.interfaces import IProtocol
 from twisted.protocols import policies, basic