run php-cs-fixer

This commit is contained in:
Pig Fang 2020-04-07 16:09:38 +08:00
parent 1669269ca3
commit 75887efda6

View File

@ -2,7 +2,6 @@
namespace App\Console;
use App\Console\Commands;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
class Kernel extends ConsoleKernel