Skip to content
Snippets Groups Projects
Commit b1d1eaa5 authored by Tobias Gross-Vogt's avatar Tobias Gross-Vogt
Browse files

linter fix

parent a011f9d7
No related branches found
No related tags found
No related merge requests found
Pipeline #202956 passed
...@@ -5,7 +5,6 @@ declare(strict_types=1); ...@@ -5,7 +5,6 @@ declare(strict_types=1);
namespace Dbp\Relay\CoreBundle\ProxyApi; namespace Dbp\Relay\CoreBundle\ProxyApi;
use Dbp\Relay\CoreBundle\Authorization\AuthorizationDataProviderProvider; use Dbp\Relay\CoreBundle\Authorization\AuthorizationDataProviderProvider;
use Dbp\Relay\CoreBundle\Helpers\Tools;
use Exception; use Exception;
class ProxyDataEventSubscriber extends AbstractProxyDataEventSubscriber class ProxyDataEventSubscriber extends AbstractProxyDataEventSubscriber
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment