trace removed
This commit is contained in:
parent
8a62fa67ad
commit
f004cfc276
|
@ -125,7 +125,6 @@ if ($getVisualConsole === true) {
|
|||
} catch (Throwable $e) {
|
||||
// Bad params.
|
||||
http_response_code(400);
|
||||
hd($e);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue