Ask Solem 12 năm trước cách đây
mục cha
commit
3898d64911
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: