mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-03 10:20:46 +00:00
Update AppServiceProvider.php
This commit is contained in:
parent
3c249616ef
commit
f8dc50ebd3
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ use Illuminate\Support\Facades\Schema;
|
||||||
use Illuminate\Support\Facades\Validator;
|
use Illuminate\Support\Facades\Validator;
|
||||||
use Illuminate\Support\ServiceProvider;
|
use Illuminate\Support\ServiceProvider;
|
||||||
use Laravel\Pulse\Facades\Pulse;
|
use Laravel\Pulse\Facades\Pulse;
|
||||||
|
use Illuminate\Http\Request;
|
||||||
use URL;
|
use URL;
|
||||||
|
|
||||||
class AppServiceProvider extends ServiceProvider
|
class AppServiceProvider extends ServiceProvider
|
||||||
|
|
Loading…
Reference in a new issue