mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
Usage payload debug
This commit is contained in:
parent
c5605ac8be
commit
158954df0b
1 changed files with 0 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ class Usage extends Action
|
|||
|
||||
if (empty($document)) {
|
||||
var_dump($payload);
|
||||
return;
|
||||
}
|
||||
|
||||
$project = new Document($document);
|
||||
|
|
|
|||
Loading…
Reference in a new issue