This commit is contained in:
DariusIII
2018-01-12 10:51:35 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
View File
@@ -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;