Ask Solem %!s(int64=8) %!d(string=hai) anos
pai
achega
b8bf291587
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      t/unit/fixups/test_django.py

+ 0 - 1
t/unit/fixups/test_django.py

@@ -32,7 +32,6 @@ class test_DjangoFixup(FixupCase):
 
     def test_setting_default_app(self):
         from celery import _state
-        from celery.fixups import django
         prev, _state.default_app = _state.default_app, None
         try:
             app = Mock(name='app')