Completed
Push — master ( ed81e8...106907 )
by Paul
01:14
created
src/Commands/AddEndPoint.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 Illuminate\Console\Command;
6 6
 use Infinitypaul\LaravelUptime\Endpoint;
7
-use Infinitypaul\LaravelUptime\Tasks\PingEndPoint;
8 7
 
9 8
 class AddEndPoint extends Command
10 9
 {
Please login to merge, or discard this patch.