diff --git a/nntmux/AniDB.php b/nntmux/AniDB.php index fb8647f5a..9c34365bb 100755 --- a/nntmux/AniDB.php +++ b/nntmux/AniDB.php @@ -2,8 +2,8 @@ namespace nntmux; -use App\Models\Category; use nntmux\db\DB; +use App\Models\Category; class AniDB {