From 39845964080f389891ac95311cc7eb78f208d6d0 Mon Sep 17 00:00:00 2001 From: Awilum Date: Mon, 11 Nov 2019 21:03:09 +0300 Subject: [PATCH] refactor(core): Plugins API refactoring --- flextype/core/Plugins.php | 1 - 1 file changed, 1 deletion(-) diff --git a/flextype/core/Plugins.php b/flextype/core/Plugins.php index a7e07be8..ef6cf159 100755 --- a/flextype/core/Plugins.php +++ b/flextype/core/Plugins.php @@ -93,7 +93,6 @@ class Plugins $this->flextype['cache']->save($locale, $dictionary[$locale]); } } else { - // Init plugin configs $plugins = []; $plugin_settings = [];