Ask Solem 8 年之前
父節點
當前提交
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__'}