Remove unused Controller

This commit is contained in:
2025-10-08 16:53:51 +02:00
parent fffa320c08
commit a6c47cf2e6
2 changed files with 0 additions and 22 deletions

View File

@@ -1,7 +1,6 @@
<?php
use App\Http\Controllers\ContactController;
use App\Http\Controllers\DownloadsController;
use App\Http\Controllers\HomeController;
use App\Http\Controllers\PlaylistController;
use App\Http\Controllers\ProfileController;