diff --git a/nntmux/Regexes.php b/nntmux/Regexes.php index 9288341a1..7f443f77b 100755 --- a/nntmux/Regexes.php +++ b/nntmux/Regexes.php @@ -2,9 +2,9 @@ namespace nntmux; -use App\Models\Category; use nntmux\db\DB; use App\Models\Release; +use App\Models\Category; class Regexes {