فهرست منبع

Remove extraneous plugin config

Jeremy Stretch 6 سال پیش
والد
کامیت
76230cad53
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  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',