Ask Solem 8 gadi atpakaļ
vecāks
revīzija
139ce15719
1 mainītis faili ar 0 papildinājumiem un 4 dzēšanām
  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__'}