mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-02-03 02:10:45 +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\ServiceProvider;
|
||||
use Laravel\Pulse\Facades\Pulse;
|
||||
use Illuminate\Http\Request;
|
||||
use URL;
|
||||
|
||||
class AppServiceProvider extends ServiceProvider
|
||||
|
|
Loading…
Reference in a new issue