@@ -18,10 +18,6 @@ PLUGINS = [
'extras.tests.dummy_plugin',
]
-PLUGINS_CONFIG = {
- 'foo': True,
-}
-
REDIS = {
'tasks': {
'HOST': 'localhost',