mirror of https://github.com/flarum/flarum
Clean up
parent
c4b65a5352
commit
93b96d65c4
|
@ -146,9 +146,4 @@ $app->singleton(
|
|||
'ConsoleKernel'
|
||||
);
|
||||
|
||||
$app->singleton(
|
||||
'Illuminate\Contracts\Debug\ExceptionHandler',
|
||||
'Illuminate\Foundation\Exceptions\Handler'
|
||||
);
|
||||
|
||||
return $app;
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
*
|
||||
!.gitignore
|
Loading…
Reference in New Issue