Completed
Branch master (c7f9c0)
by Lorenzo
06:19
created
src/GoogleStructuredDataTestTool.php 1 patch
Unused Use Statements   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,8 @@
 block discarded – undo
2 2
 
3 3
 namespace Padosoft\Laravel\Google\StructuredDataTestingTool;
4 4
 
5
-use Illuminate\Console\Command;
6 5
 use Config;
7
-use Illuminate\Support\Facades\Artisan;
6
+use Illuminate\Console\Command;
8 7
 
9 8
 
10 9
 class GoogleStructuredDataTestTool extends Command
Please login to merge, or discard this patch.