mirror of
https://github.com/flextype/flextype.git
synced 2025-08-12 08:04:05 +02:00
refactor(plugins): remove dead variables
This commit is contained in:
@@ -97,8 +97,6 @@ class Plugins
|
||||
} else {
|
||||
// Init plugin configs
|
||||
$plugins = [];
|
||||
$plugin_settings = [];
|
||||
$plugin_manifest = [];
|
||||
$default_plugin_settings = [];
|
||||
$project_plugin_settings = [];
|
||||
$default_plugin_manifest = [];
|
||||
|
Reference in New Issue
Block a user