Remove not used property
This commit is contained in:
parent
a4f7fbe04e
commit
92b954ce87
1 changed files with 0 additions and 1 deletions
|
@ -273,7 +273,6 @@ class Moderate extends Page
|
|||
}
|
||||
|
||||
$this->numObj = \count($objects);
|
||||
$this->single = 1 === $this->numObj;
|
||||
|
||||
return $this->{'action' . \ucfirst($v->action)}($objects, $v);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue