Apply fixes from StyleCI

This commit is contained in:
HDVinnie
2019-02-22 13:16:32 +00:00
committed by StyleCI Bot
parent 3c87845e54
commit e0e1aa924b
55 changed files with 94 additions and 94 deletions
+1 -1
View File
@@ -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;