mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Remove nntmux/Category class and move its functions into Category model
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace nntmux\processing;
|
||||
|
||||
use App\Models\Category;
|
||||
use nntmux\Nfo;
|
||||
use nntmux\XXX;
|
||||
use nntmux\NNTP;
|
||||
@@ -13,7 +14,6 @@ use nntmux\Music;
|
||||
use nntmux\Groups;
|
||||
use nntmux\Console;
|
||||
use nntmux\Sharing;
|
||||
use nntmux\Category;
|
||||
use nntmux\NameFixer;
|
||||
use App\Models\Release;
|
||||
use App\Models\Settings;
|
||||
|
||||
Reference in New Issue
Block a user