Remove deferrable.

This commit is contained in:
James Cole
2024-03-17 09:24:25 +01:00
parent 182dfc95fe
commit e2fa81dddc
7 changed files with 7 additions and 7 deletions

View File

@@ -46,7 +46,7 @@ use Illuminate\Support\ServiceProvider;
/**
* Class BudgetServiceProvider.
*/
class BudgetServiceProvider extends ServiceProvider
class BudgetServiceProvider extends ServiceProvider
{
/**
* Bootstrap the application services.