Ask Solem 12 年之前
父节点
当前提交
43d4f720d4
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      celery/tests/utils/test_term.py

+ 0 - 2
celery/tests/utils/test_term.py

@@ -3,8 +3,6 @@ from __future__ import absolute_import, unicode_literals
 
 import sys
 
-from kombu.utils.encoding import str_t
-
 from celery.utils import term
 from celery.utils.term import colored, fg
 from celery.five import text_t