Skip to content

Commit

Permalink
Update Permission.php
Browse files Browse the repository at this point in the history
  • Loading branch information
devmtm authored Apr 21, 2019
1 parent 4650cad commit abf413f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/Permission.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Laravel\Nova\Nova;
use Laravel\Nova\Http\Requests\NovaRequest;
use Laravel\Nova\Resource;
use App\Nova\Resource;
use Laravel\Nova\Fields\ID;
use Illuminate\Http\Request;
use Laravel\Nova\Fields\Text;
Expand Down

0 comments on commit abf413f

Please sign in to comment.