mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12123)
This commit is contained in:
@@ -2,12 +2,9 @@
|
||||
|
||||
namespace App\Http\Controllers;
|
||||
|
||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use Illuminate\Http\Request;
|
||||
use Illuminate\Support\Collection;
|
||||
use LibreNMS\Util\DynamicConfig;
|
||||
use LibreNMS\Util\DynamicConfigItem;
|
||||
|
||||
class SettingsController extends Controller
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user