mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 03:08:53 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
+1
-1
@@ -2,11 +2,11 @@
|
||||
|
||||
namespace nntmux;
|
||||
|
||||
use App\Models\Release;
|
||||
use nntmux\db\DB;
|
||||
use Tmdb\ApiToken;
|
||||
use aharen\OMDbAPI;
|
||||
use GuzzleHttp\Client;
|
||||
use App\Models\Release;
|
||||
use App\Models\Category;
|
||||
use App\Models\Settings;
|
||||
use App\Models\MovieInfo;
|
||||
|
||||
Reference in New Issue
Block a user