apply php-cs-fixer

This commit is contained in:
Pig Fang 2020-06-24 10:52:02 +08:00
parent ffef98ad2e
commit 98714a8851

View File

@ -2,7 +2,6 @@
namespace Tests;
use App\Models\User;
use Illuminate\Filesystem\Filesystem;
use Illuminate\Foundation\Testing\DatabaseTransactions;