mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -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,6 +1,5 @@
|
||||
<?php
|
||||
|
||||
use Illuminate\Support\Str;
|
||||
use nntmux\NZBGet;
|
||||
use nntmux\SABnzbd;
|
||||
use App\Models\User;
|
||||
|
||||
Reference in New Issue
Block a user