Remove unused variable.
This commit is contained in:
parent
6b470a181d
commit
05cd83fd10
@ -819,8 +819,6 @@ class Model {
|
|||||||
$in = array_keys((new $className())->getVars());
|
$in = array_keys((new $className())->getVars());
|
||||||
}
|
}
|
||||||
|
|
||||||
$db = static::db();
|
|
||||||
|
|
||||||
$search = static::bindValue($search);
|
$search = static::bindValue($search);
|
||||||
$where = [];
|
$where = [];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user