@@ -8,7 +8,6 @@ |
||
| 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 | { |