Ask Solem 9 년 전
부모
커밋
139ce15719
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      celery/five.py

+ 0 - 4
celery/five.py

@@ -34,10 +34,6 @@ __all__ += _all_five
 
 # import fails in python 2.5. fallback to reduce in stdlib
 
-MODULE_DEPRECATED = """
-The module %s is deprecated and will be removed in a future version.
-"""
-
 DEFAULT_ATTRS = {'__file__', '__path__', '__doc__', '__all__'}