Ask Solem 9 years ago
parent
commit
8d9fc98dd1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      celery/tests/worker/test_loops.py

+ 0 - 1
celery/tests/worker/test_loops.py

@@ -3,7 +3,6 @@ from __future__ import absolute_import
 import errno
 import socket
 
-from amqp import promise
 from kombu.async import Hub, READ, WRITE, ERR
 
 from celery.bootsteps import CLOSE, RUN