Skip to content

Commit

Permalink
Scrutinizer Auto-Fixes
Browse files Browse the repository at this point in the history
This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/laupiFrpar/LopiPusherBundle/inspections/ebab0ca4-96f3-4969-ba8d-50b435bf7ee2

Enabled analysis tools:
 - PHP Analyzer
 - PHP Copy/Paste Detector
 - PHP PDepend
  • Loading branch information
scrutinizer-auto-fixer committed Mar 7, 2014
1 parent a79f6e6 commit f27499b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Controller/AuthController.php
Expand Up @@ -3,7 +3,6 @@
namespace Lopi\Bundle\PusherBundle\Controller;

use Lopi\Bundle\PusherBundle\Authenticator\ChannelAuthenticatorPresenceInterface;

use Symfony\Component\DependencyInjection\ContainerAware;
use Symfony\Component\HttpFoundation\Response;
use Symfony\Component\HttpFoundation\Request;
Expand Down
2 changes: 0 additions & 2 deletions Tests/DependencyInjection/LopiPusherExtensionTest.php
Expand Up @@ -3,9 +3,7 @@
namespace Lopi\Bundle\PusherBundle\Tests\DependencyInjection;

use Lopi\Bundle\PusherBundle\DependencyInjection\LopiPusherExtension;

use Pusher;

use Symfony\Component\DependencyInjection\ContainerBuilder;

/**
Expand Down

0 comments on commit f27499b

Please sign in to comment.