Delete some useless imports

This commit is contained in:
Lucas Michot
2024-10-31 16:33:49 +01:00
parent 588080d12d
commit 0c133b113c
7 changed files with 0 additions and 7 deletions

View File

@@ -11,7 +11,6 @@
|
*/
use App\Models\Application;
use App\Models\User;
use Illuminate\Support\Facades\Broadcast;