Skip to content

Commit 7e8a0c1

Browse files
committed
Fix stan
1 parent 35e4208 commit 7e8a0c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Database/Database.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6054,8 +6054,6 @@ public function find(string $collection, array $queries = [], string $forPermiss
60546054
}
60556055
}
60566056

6057-
unset($query);
6058-
60596057
$this->trigger(self::EVENT_DOCUMENT_FIND, $results);
60606058

60616059
return $results;

0 commit comments

Comments
 (0)