Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2018-03-26 07:41:08 +00:00
committed by StyleCI Bot
parent 278629269a
commit 645779c033
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -2,8 +2,8 @@
namespace Blacklight\http;
use App\Models\Category;
use App\Models\User;
use App\Models\Category;
use Illuminate\Support\Facades\Auth;
/**
-1
View File
@@ -4,7 +4,6 @@ use Blacklight\http\Page;
require_once dirname(__DIR__).DIRECTORY_SEPARATOR.'resources/views/themes/smarty.php';
$page = new Page;
if ($app->isDownForMaintenance()) {