@@ -2,9 +2,8 @@ |
||
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 |