Skip to content

Commit 3309be0

Browse files
author
Lupacescu Eduard
authored
Apply fixes from StyleCI (#119)
1 parent 3222d74 commit 3309be0

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)