mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 19:28:55 +00:00
Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace nntmux;
|
||||
|
||||
use App\Models\Category;
|
||||
use nntmux\db\DB;
|
||||
use App\Models\Category;
|
||||
|
||||
/**
|
||||
* Handles removing of various unwanted releases.
|
||||
|
||||
+1
-1
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace nntmux;
|
||||
|
||||
use App\Models\Category;
|
||||
use nntmux\db\DB;
|
||||
use App\Models\Category;
|
||||
use App\Extensions\util\Versions;
|
||||
use App\Models\Tmux as TmuxModel;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user