Skip to content

Commit 2752332

Browse files
committed
Merge branch 'patch-1' of https://github.com/binaryk/laravel-restify into patch-1
2 parents 59f3e3a + 3309be0 commit 2752332

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/RestifyApplicationServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Binaryk\LaravelRestify;
44

5-
use Illuminate\Contracts\Debug\ExceptionHandler;
65
use Illuminate\Support\Facades\Gate;
76
use Illuminate\Support\ServiceProvider;
87

src/RestifyServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public function defaultRoutes($config)
5151
return $this;
5252
}
5353

54-
5554
/**
5655
* Register Restify's custom exception handler.
5756
*

0 commit comments

Comments
 (0)