Skip to content

Commit 9501307

Browse files
committed
Remove unneeded use cases
1 parent 443ba3b commit 9501307

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Commands/ProjectAlerts/Command.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
use BennoThommo\OctoberCli\Commands\ProjectVersion\FileManifest;
55
use BennoThommo\OctoberCli\Commands\ProjectVersion\SourceManifest;
66
use BennoThommo\OctoberCli\GitHub\Token;
7-
use Exception;
8-
use Github\Exception\InvalidArgumentException;
97
use Symfony\Component\Console\Input\InputArgument;
108
use Symfony\Component\Console\Input\InputInterface;
119
use Symfony\Component\Console\Output\OutputInterface;

0 commit comments

Comments
 (0)