Ask Solem hace 13 años
padre
commit
9b42d69d6a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      celery/worker/job.py

+ 0 - 1
celery/worker/job.py

@@ -17,7 +17,6 @@ import time
 import socket
 
 from datetime import datetime
-from operator import itemgetter
 
 from .. import exceptions
 from ..registry import tasks