mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace Blacklight\http;
|
||||
|
||||
use App\Models\Category;
|
||||
use App\Models\User;
|
||||
use App\Models\Category;
|
||||
use Illuminate\Support\Facades\Auth;
|
||||
|
||||
/**
|
||||
|
||||
@@ -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()) {
|
||||
|
||||
Reference in New Issue
Block a user