mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Merge pull request #213 from NNTmux/analysis-zOdyL0
Apply fixes from StyleCI [ci skip] [skip ci]
This commit is contained in:
+2
-2
@@ -2,10 +2,10 @@
|
||||
|
||||
namespace nntmux;
|
||||
|
||||
use App\Models\Release;
|
||||
use App\Models\ReleaseNfo;
|
||||
use nntmux\db\DB;
|
||||
use App\Models\Release;
|
||||
use App\Models\Settings;
|
||||
use App\Models\ReleaseNfo;
|
||||
use nntmux\utility\Utility;
|
||||
use dariusiii\rarinfo\SfvInfo;
|
||||
use dariusiii\rarinfo\Par2Info;
|
||||
|
||||
Reference in New Issue
Block a user