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: