1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

Removed debug log

This commit is contained in:
Eldad Fux 2020-12-13 01:29:32 +02:00
parent c10817859d
commit 616d5a38bc

View file

@ -115,7 +115,6 @@ App::get('/v1/projects')
],
]);
var_dump($consoleDB->getDebug());
$response->dynamic(new Document([
'sum' => $consoleDB->getSum(),
'projects' => $results