mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 02:08:57 +00:00
Remove nntmux/Category class and move its functions into Category model
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
namespace nntmux\processing\post;
|
||||
|
||||
use App\Models\Category;
|
||||
use nntmux\Nfo;
|
||||
use nntmux\NZB;
|
||||
use nntmux\NNTP;
|
||||
use nntmux\db\DB;
|
||||
use nntmux\Groups;
|
||||
use nntmux\Category;
|
||||
use nntmux\ColorCLI;
|
||||
use nntmux\Releases;
|
||||
use nntmux\NameFixer;
|
||||
|
||||
Reference in New Issue
Block a user