Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo-ele authored and github-actions[bot] committed Jun 10, 2024
1 parent 2d23dc4 commit 7873b36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Controller/ConfigDataObjectController.php
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,6 @@ public function loadDataPreviewAction(
throw new \Exception('Invalid data preview. Deleted preview data.');
}
$dataPreviewData = $preview;

} else {
$errorMessage = $translator->trans('plugin_pimcore_datahub_data_importer_configpanel_preview_error_invalid_file', [], 'admin');
}
Expand Down

0 comments on commit 7873b36

Please sign in to comment.