Completed
Pull Request — master (#125)
by Tomas
03:04
created
spec/Command/RevokeRefreshTokenCommandSpec.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Prophecy\Argument;
9 9
 use Symfony\Component\Console\Input\InputInterface;
10 10
 use Symfony\Component\Console\Output\OutputInterface;
11
-use Symfony\Component\DependencyInjection\ContainerInterface;
12 11
 
13 12
 class RevokeRefreshTokenCommandSpec extends ObjectBehavior
14 13
 {
Please login to merge, or discard this patch.