//remove unused variable
This commit is contained in:
@@ -37,7 +37,6 @@ class AdminAddressesControllerCore extends AdminController
|
||||
$this->table = 'address';
|
||||
$this->className = 'Address';
|
||||
$this->lang = false;
|
||||
$this->requiredDatabase = true;
|
||||
$this->addressType = 'customer';
|
||||
$this->context = Context::getContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user