mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
Fix formatting
This commit is contained in:
@@ -6,7 +6,6 @@ use Illuminate\Pagination\Paginator;
|
|||||||
use Illuminate\Support\ServiceProvider;
|
use Illuminate\Support\ServiceProvider;
|
||||||
use InvoiceShelf\Bouncer\Scopes\DefaultScope;
|
use InvoiceShelf\Bouncer\Scopes\DefaultScope;
|
||||||
use InvoiceShelf\Space\InstallUtils;
|
use InvoiceShelf\Space\InstallUtils;
|
||||||
|
|
||||||
use Silber\Bouncer\Database\Models as BouncerModels;
|
use Silber\Bouncer\Database\Models as BouncerModels;
|
||||||
|
|
||||||
class AppServiceProvider extends ServiceProvider
|
class AppServiceProvider extends ServiceProvider
|
||||||
|
|||||||
Reference in New Issue
Block a user