mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Remove ide-helper'sprovider from config.app because it is auto-discovered
PR: https://github.com/crater-invoice/crater/pull/1257
This commit is contained in:
@@ -168,8 +168,7 @@ return [
|
||||
InvoiceShelf\Providers\EventServiceProvider::class,
|
||||
InvoiceShelf\Providers\RouteServiceProvider::class,
|
||||
InvoiceShelf\Providers\DropboxServiceProvider::class,
|
||||
InvoiceShelf\Providers\ViewServiceProvider::class,
|
||||
Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class,
|
||||
InvoiceShelf\Providers\ViewServiceProvider::class
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user