Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jun 24, 2023
1 parent bafb3c0 commit ec5bb0f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/PageManagerServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use Illuminate\Routing\Router;
use Illuminate\Support\ServiceProvider;
use Route;

class PageManagerServiceProvider extends ServiceProvider
{
Expand Down
2 changes: 0 additions & 2 deletions src/app/Http/Requests/PageRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

namespace Backpack\PageManager\app\Http\Requests;

use App\Http\Requests\Request;

class PageRequest extends \Backpack\CRUD\app\Http\Requests\CrudRequest
{
/**
Expand Down

0 comments on commit ec5bb0f

Please sign in to comment.