(Update) General Cleanup Of Controllers

- remove unused “use” statements
This commit is contained in:
HDVinnie
2018-04-25 15:15:41 -04:00
parent 57dfa3640c
commit 2e6cfd470d
16 changed files with 0 additions and 26 deletions
-1
View File
@@ -20,7 +20,6 @@ use App\Group;
use App\Topic;
use App\Torrent;
use App\User;
use App\Shoutbox;
use App\Post;
use App\FeaturedTorrent;
use App\Mail\Contact;