Apply fixes from StyleCI
This commit is contained in:

committed by
KNaveenraj-ladybird

parent
5cbec3fd86
commit
329e8179ab
@@ -3,11 +3,11 @@
|
||||
namespace App\Console\Commands;
|
||||
|
||||
use App\Model\helpdesk\Settings\System;
|
||||
use Database\Seeders\v_2_0_0\DatabaseSeeder;
|
||||
use Illuminate\Console\Command;
|
||||
use Illuminate\Support\Facades\Artisan;
|
||||
use Illuminate\Support\Facades\Config;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
use Database\Seeders\v_2_0_0\DatabaseSeeder;
|
||||
|
||||
class SetupTestEnv extends Command
|
||||
{
|
||||
|
Reference in New Issue
Block a user