mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 04:58:01 +01:00
use App
This commit is contained in:
parent
3c401c44b9
commit
eefca636a7
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ namespace App\Providers;
|
|||
use Illuminate\Database\Eloquent\Relations\Relation;
|
||||
use Illuminate\Foundation\Application;
|
||||
use Illuminate\Support\ServiceProvider;
|
||||
use App;
|
||||
use PfmValidator;
|
||||
use Poniverse;
|
||||
use Validator;
|
||||
|
|
Loading…
Reference in a new issue