Ask Solem před 12 roky
rodič
revize
3898d64911
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  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: