mirror of
https://github.com/Poniverse/Pony.fm.git
synced 2024-11-22 13:07:59 +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\Database\Eloquent\Relations\Relation;
|
||||||
use Illuminate\Foundation\Application;
|
use Illuminate\Foundation\Application;
|
||||||
use Illuminate\Support\ServiceProvider;
|
use Illuminate\Support\ServiceProvider;
|
||||||
|
use App;
|
||||||
use PfmValidator;
|
use PfmValidator;
|
||||||
use Poniverse;
|
use Poniverse;
|
||||||
use Validator;
|
use Validator;
|
||||||
|
|
Loading…
Reference in a new issue