Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
smn committed Jul 13, 2015
1 parent 76b1e9f commit 1bdd925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consular/tests/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from twisted.web.server import Site
from twisted.internet import reactor
from twisted.internet.defer import (
inlineCallbacks, DeferredQueue, Deferred, succeed, fail)
inlineCallbacks, DeferredQueue, Deferred, succeed)
from twisted.web.client import HTTPConnectionPool
from twisted.python import log

Expand Down

0 comments on commit 1bdd925

Please sign in to comment.