]> _ Git - cubist_azuretts.git/commitdiff
wip #6025 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 Jun 2023 07:28:57 +0000 (09:28 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 Jun 2023 07:28:57 +0000 (09:28 +0200)
src/Api.php

index 9f8f9f681e9428e2e1d2a41e71e33517e0b7e8e6..e7b594ffaa364aa7333b5cfab108b7b00fa171bd 100644 (file)
@@ -117,7 +117,7 @@ class Api
                 ]
             )->getBody()->getContents();
         } catch (\Exception $e) {
-            dd($e);
+
         }
     }
 }
\ No newline at end of file