Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
thedrow committed Sep 7, 2020
1 parent 08678ef commit a8e88bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions t/unit/app/test_defaults.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import sys
from importlib import import_module

from case import mock

from celery.app.defaults import (_OLD_DEFAULTS, _OLD_SETTING_KEYS,
_TO_NEW_KEY, _TO_OLD_KEY, DEFAULTS,
NAMESPACES, SETTING_KEYS)
Expand Down

0 comments on commit a8e88bc

Please sign in to comment.