Run php-cs-fixer on the code base
This commit is contained in:
@@ -126,7 +126,6 @@ class Link extends Base
|
||||
$label_id = $this->db->getLastId();
|
||||
|
||||
if (! empty($opposite_label)) {
|
||||
|
||||
$this->db
|
||||
->table(self::TABLE)
|
||||
->insert(array(
|
||||
|
||||
Reference in New Issue
Block a user