delete to not use variable

This commit is contained in:
BJRambo 2021-04-10 18:51:21 +09:00
parent 579beca876
commit 9d5795ca93

View file

@ -1162,7 +1162,6 @@ class ncenterliteController extends ncenterlite
Context::loadFile(array($this->template_path . 'ncenterlite.css', '', '', 100));
}
$oNcenterliteModel = getModel('ncenterlite');
$config = NcenterliteModel::getConfig();
if(!Mobile::isFromMobilePhone())
{