Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2018-02-09 13:25:45 +00:00
committed by StyleCI Bot
parent 87333f75ba
commit 9d72dd1a89
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -2,10 +2,10 @@
namespace nntmux\utility;
use Illuminate\Support\Str;
use nntmux\db\DB;
use nntmux\ColorCLI;
use App\Models\Settings;
use Illuminate\Support\Str;
use App\Extensions\util\Versions;
/**
-1
View File
@@ -1,6 +1,5 @@
<?php
use Illuminate\Support\Str;
use nntmux\NZBGet;
use nntmux\SABnzbd;
use App\Models\User;