Skip to content

Commit

Permalink
Remove unneeded use cases
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Sep 8, 2020
1 parent 443ba3b commit 9501307
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Commands/ProjectAlerts/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
use BennoThommo\OctoberCli\Commands\ProjectVersion\FileManifest;
use BennoThommo\OctoberCli\Commands\ProjectVersion\SourceManifest;
use BennoThommo\OctoberCli\GitHub\Token;
use Exception;
use Github\Exception\InvalidArgumentException;
use Symfony\Component\Console\Input\InputArgument;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
Expand Down

0 comments on commit 9501307

Please sign in to comment.