Skip to content

Commit

Permalink
apply php cs fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Dec 26, 2017
1 parent a216ac0 commit 9c1f69d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Plugin/Guard/FinalizeGuardTest.php
Expand Up @@ -20,9 +20,7 @@
use Prooph\ServiceBus\Plugin\Guard\AuthorizationService;
use Prooph\ServiceBus\Plugin\Guard\FinalizeGuard;
use Prooph\ServiceBus\Plugin\Guard\UnauthorizedException;
use Prooph\ServiceBus\Plugin\Router\QueryRouter;
use Prooph\ServiceBus\QueryBus;
use React\Promise\Deferred;

class FinalizeGuardTest extends TestCase
{
Expand Down

0 comments on commit 9c1f69d

Please sign in to comment.