Ask Solem 13 anni fa
parent
commit
9b42d69d6a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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