Ask Solem 12 роки тому
батько
коміт
3898d64911
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      celery/datastructures.py

+ 0 - 1
celery/datastructures.py

@@ -13,7 +13,6 @@ import sys
 import time
 
 from collections import defaultdict
-from collections import defaultdict, MutableMapping
 from itertools import chain
 
 try: