Fix backend code styling

This commit is contained in:
MakingCG
2021-07-29 14:12:15 +00:00
committed by GitHub Actions
parent 53f667372d
commit 5341fbedc6
13 changed files with 30 additions and 52 deletions

View File

@@ -1,8 +1,6 @@
<?php
namespace Tests\Domain\Zip;
use Storage;
use Tests\TestCase;
use App\Users\Models\User;
use Laravel\Sanctum\Sanctum;