1
0
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:
Awilum
2020-08-03 08:14:31 +03:00
parent e545f19c2c
commit 389bfa1013

View File

@@ -97,8 +97,6 @@ class Plugins
} else {
// Init plugin configs
$plugins = [];
$plugin_settings = [];
$plugin_manifest = [];
$default_plugin_settings = [];
$project_plugin_settings = [];
$default_plugin_manifest = [];