mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
Fix for permissions in base service
This commit is contained in:
parent
df93ffaaf9
commit
4f926ec8b8
@ -1,5 +1,6 @@
|
||||
<?php namespace App\Services;
|
||||
|
||||
use Auth;
|
||||
use Illuminate\Foundation\Bus\DispatchesJobs;
|
||||
use App\Services\DatatableService;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user