Completed
Push — stable ( 3a45ea...e66a33 )
by Nuno
06:55 queued 04:46
created
tests/BaseCommandTest.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use LaravelZero\Framework\Commands\Command;
6 6
 use Symfony\Component\Console\Output\OutputInterface;
7
-use NunoMaduro\LaravelDesktopNotifier\Contracts\Notifier;
8 7
 
9 8
 class BaseCommandTest extends TestCase
10 9
 {
Please login to merge, or discard this patch.