Apply fixes from StyleCI

This commit is contained in:
HDVinnie
2018-12-06 22:57:41 +00:00
committed by StyleCI Bot
parent 674e662a83
commit 2f2c52328b
300 changed files with 18930 additions and 15001 deletions
+2 -2
View File
@@ -13,10 +13,10 @@
namespace App\Http\Controllers;
use App\Category;
use App\Rss;
use App\Torrent;
use App\User;
use App\Torrent;
use App\Category;
/*TODO Finish RSS System*/
class RssController extends Controller