mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-18 02:34:08 +00:00
Setup pint & run code style fix
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
namespace InvoiceShelf\Policies;
|
||||
|
||||
use InvoiceShelf\Models\User;
|
||||
use Illuminate\Auth\Access\HandlesAuthorization;
|
||||
use InvoiceShelf\Models\User;
|
||||
|
||||
class ModulesPolicy
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user