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