//remove unused variable
This commit is contained in:
@@ -36,8 +36,6 @@ class AdminCountriesControllerCore extends AdminController
|
||||
|
||||
$this->addRowAction('edit');
|
||||
|
||||
$this->requiredDatabase = true;
|
||||
|
||||
$this->context = Context::getContext();
|
||||
|
||||
$this->bulk_actions = array(
|
||||
|
||||
Reference in New Issue
Block a user