Skip to content

Commit

Permalink
fix spacing
Browse files Browse the repository at this point in the history
robojuicedev committed Feb 9, 2021
1 parent 5f703d7 commit ae61c13
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions app/Auth/PagePolicy.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?php


namespace App\Auth;


use App\Models\Page;
use TypeRocket\Auth\Policy;
use TypeRocket\Models\AuthUser;
3 changes: 0 additions & 3 deletions app/Auth/PostPolicy.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
<?php


namespace App\Auth;


use TypeRocket\Auth\Policy;
use TypeRocket\Models\AuthUser;
use TypeRocket\Models\WPPost;

0 comments on commit ae61c13

Please sign in to comment.