run php-cs-fixer

This commit is contained in:
Pig Fang 2020-03-26 10:15:18 +08:00
parent be46c524ef
commit 04dfdfb6c2

View File

@ -10,7 +10,6 @@ use Carbon\Carbon;
use Illuminate\Foundation\Testing\DatabaseTransactions;
use Illuminate\Http\UploadedFile;
use Illuminate\Support\Facades\Storage;
use Illuminate\Support\Str;
class SkinlibControllerTest extends TestCase
{