fixing various stuff
This commit is contained in:
@@ -107,7 +107,6 @@ readonly class RecordService
|
||||
bool $updateEdges = false
|
||||
): void
|
||||
{
|
||||
|
||||
$record = $this->query->filter(["id" => $id])->run()->records->first();
|
||||
|
||||
if (empty($record)) {
|
||||
|
||||
Reference in New Issue
Block a user