mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-24 05:04:07 -08:00
Removing something stupid PHPStorm put in the use area
This commit is contained in:
parent
81084fa717
commit
6b6a83a525
|
@ -10,7 +10,6 @@ use Illuminate\Database\Eloquent\Factories\HasFactory;
|
|||
use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
use Illuminate\Support\Facades\Auth;
|
||||
use Illuminate\Support\Facades\Session;
|
||||
use phpDocumentor\Reflection\Types\Collection;
|
||||
use Watson\Validating\ValidatingTrait;
|
||||
|
||||
class License extends Depreciable
|
||||
|
|
Loading…
Reference in a new issue