Skip to content

Commit

Permalink
Updated PSR issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
maab16 committed Oct 4, 2022
1 parent 1d83578 commit a21e9d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/PermissionServiceProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

use CodexShaper\Permission\Commands\InstallPermission;
use CodexShaper\Permission\Commands\InstallPermissionDemo;
use CodexShaper\Permission\Commands\publishPermissionResources;
use CodexShaper\Permission\Commands\publishPermissionViews;
use CodexShaper\Permission\Commands\PublishPermissionResources;
use CodexShaper\Permission\Commands\PublishPermissionViews;
use CodexShaper\Permission\Http\Middleware\RoleMiddleware;
use Illuminate\Support\Facades\Blade;
use Illuminate\Support\ServiceProvider;
Expand Down

0 comments on commit a21e9d1

Please sign in to comment.