Ask Solem 11 tahun lalu
induk
melakukan
fe923a1c86
1 mengubah file dengan 0 tambahan dan 4 penghapusan
  1. 0 4
      celery/tests/utilities/test_encoding.py

+ 0 - 4
celery/tests/utilities/test_encoding.py

@@ -1,9 +1,5 @@
 from __future__ import absolute_import
 
-import sys
-
-from nose import SkipTest
-
 from celery.utils import encoding
 from celery.tests.utils import Case