Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mcop1 authored and github-actions[bot] committed Jan 13, 2025
1 parent 42d023e commit f7d98a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CustomReport/Service/CustomReportServiceInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,9 @@

namespace Pimcore\Bundle\StudioBackendBundle\CustomReport\Service;

use Exception;
use Pimcore\Bundle\CustomReportsBundle\Tool\Config;
use Pimcore\Bundle\StudioBackendBundle\CustomReport\MappedParameter\ChartDataParameter;
use Pimcore\Bundle\StudioBackendBundle\Exception\Api\NotFoundException;
use RuntimeException;

/**
* @internal
Expand Down

0 comments on commit f7d98a0

Please sign in to comment.