Explorar o código

Remove extraneous plugin config

Jeremy Stretch %!s(int64=6) %!d(string=hai) anos
pai
achega
76230cad53
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      netbox/netbox/configuration.testing.py

+ 0 - 4
netbox/netbox/configuration.testing.py

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