mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 18:20:31 -05:00
Apply fixes from StyleCI
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use Carbon\Carbon;
|
||||
use App\Models\Poll;
|
||||
use App\Models\Post;
|
||||
use App\Models\User;
|
||||
@@ -20,7 +21,6 @@ use App\Models\Group;
|
||||
use App\Models\Topic;
|
||||
use App\Models\Article;
|
||||
use App\Models\Torrent;
|
||||
use Carbon\Carbon;
|
||||
use App\Models\FeaturedTorrent;
|
||||
use App\Models\PersonalFreeleech;
|
||||
use Illuminate\Support\Facades\DB;
|
||||
|
||||
Reference in New Issue
Block a user