diff --git a/flextype/Plugins.php b/flextype/Plugins.php index 01ca688b..581f70d8 100755 --- a/flextype/Plugins.php +++ b/flextype/Plugins.php @@ -38,7 +38,6 @@ class Plugins { $this->flextype = $flextype; $this->locales = JsonParser::decode(Filesystem::read(ROOT_DIR . '/flextype/config/locales.json')); - $this->init($flextype, $app); } public function getLocales()