From: Vincent Vanwaelscappel Date: Wed, 14 Jun 2023 07:28:57 +0000 (+0200) Subject: wip #6025 @0:05 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=ecab253e331662a3d5ca31894dca7f4c3966a1e1;p=cubist_azuretts.git wip #6025 @0:05 --- diff --git a/src/Api.php b/src/Api.php index 9f8f9f6..e7b594f 100644 --- a/src/Api.php +++ b/src/Api.php @@ -117,7 +117,7 @@ class Api ] )->getBody()->getContents(); } catch (\Exception $e) { - dd($e); + } } } \ No newline at end of file