3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 16:45:34 +00:00

remove use path

This commit is contained in:
Godfrey M
2026-01-05 12:15:37 -08:00
parent ced83b9bfc
commit 201c4fa0d9

View File

@ -11,7 +11,6 @@ use App\Models\Setting;
use App\Models\User;
use App\Notifications\AuditNotification;
use GuzzleHttp\Exception\ConnectException;
use GuzzleHttp\Exception\RequestException;
use Illuminate\Support\Facades\Auth;
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Str;