1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-26 14:34:31 +02:00

refactor(core): Plugins API refactoring

This commit is contained in:
Awilum
2019-11-11 21:03:09 +03:00
parent 9b818423ce
commit 3984596408

View File

@@ -93,7 +93,6 @@ class Plugins
$this->flextype['cache']->save($locale, $dictionary[$locale]);
}
} else {
// Init plugin configs
$plugins = [];
$plugin_settings = [];