Skip to content

Commit

Permalink
Code style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
korotovsky committed Dec 12, 2014
1 parent 271ffd3 commit c69801e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Symfony\Component\DependencyInjection\ContainerBuilder;
use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface;
use Symfony\Component\DependencyInjection\DefinitionDecorator;

/**
* Class ResolveSecretPass
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Symfony\Component\HttpKernel\Bundle\Bundle;
use Symfony\Component\DependencyInjection\ContainerBuilder;

use Krtv\Bundle\SingleSignOnIdentityProviderBundle\DependencyInjection\Compiler\ResolveSecretPass;
use Krtv\Bundle\SingleSignOnIdentityProviderBundle\DependencyInjection\Compiler\RoutingConfigPass;

Expand Down

0 comments on commit c69801e

Please sign in to comment.