trace removed

This commit is contained in:
Daniel Maya 2021-03-30 16:20:46 +02:00
parent 8a62fa67ad
commit f004cfc276
1 changed files with 0 additions and 1 deletions

View File

@ -125,7 +125,6 @@ if ($getVisualConsole === true) {
} catch (Throwable $e) {
// Bad params.
http_response_code(400);
hd($e);
return;
}