Ask Solem hace 9 años
padre
commit
f23d568751
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      celery/utils/term.py

+ 0 - 2
celery/utils/term.py

@@ -12,8 +12,6 @@ import platform
 
 from functools import reduce
 
-from kombu.utils.encoding import safe_str
-
 from celery.five import python_2_unicode_compatible, string
 
 __all__ = ['colored']