remove dump [ci-skip]

This commit is contained in:
2021-12-12 21:05:01 +01:00
parent 839fb4a211
commit 4b213dc290
2 changed files with 0 additions and 2 deletions

View File

@@ -46,7 +46,6 @@ class RelatorioDriver implements DriverInterface
'template' => new DataPart($template, $templateName ?? uniqid('template_'), $resourceType),
];
$form = new FormDataPart($formFields);
dump(json_encode($data));
try {
$response = $this->relatorioClient->request('POST', $this->url, [