update php code standards fixer rules
This commit is contained in:
@ -65,7 +65,6 @@ class AuthItemEditionService implements ServiceInterface
|
||||
$this->model->item = $item;
|
||||
|
||||
$this->updateChildren();
|
||||
|
||||
} catch (Exception $e) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user