mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
(Update) General Cleanup Of Controllers
- remove unused “use” statements
This commit is contained in:
@@ -14,7 +14,6 @@ namespace App\Http\Controllers;
|
||||
|
||||
use Illuminate\Http\Request;
|
||||
use App\Torrent;
|
||||
use App\History;
|
||||
use App\Graveyard;
|
||||
use Carbon\Carbon;
|
||||
use \Toastr;
|
||||
|
||||
Reference in New Issue
Block a user