Skip to content

Commit 157f0cd

Browse files
committed
Remove var_dumps
1 parent b26e25a commit 157f0cd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/Database/Database.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4378,9 +4378,6 @@ public function updateDocuments(
43784378

43794379
$updates = $this->encode($collection, $updates);
43804380

4381-
var_dump('=====================');
4382-
var_dump($updates);
4383-
43844381
// Check new document structure
43854382
$validator = new PartialStructure(
43864383
$collection,

0 commit comments

Comments
 (0)