mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Remove dbg
This commit is contained in:
-3
@@ -457,9 +457,6 @@ class Create extends Action
|
||||
|
||||
$documents = $results;
|
||||
|
||||
var_dump('shmuel2');
|
||||
var_dump($documents);
|
||||
|
||||
} catch (DuplicateException) {
|
||||
throw new Exception($this->getDuplicateException(), params: [$documentId]);
|
||||
} catch (NotFoundException) {
|
||||
|
||||
Reference in New Issue
Block a user