mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove duplicate Auth include
This commit is contained in:
parent
c604ac5210
commit
cf9dbae1d1
@ -3,7 +3,6 @@
|
|||||||
use Auth;
|
use Auth;
|
||||||
use Illuminate\Foundation\Bus\DispatchesJobs;
|
use Illuminate\Foundation\Bus\DispatchesJobs;
|
||||||
use App\Services\DatatableService;
|
use App\Services\DatatableService;
|
||||||
use Auth;
|
|
||||||
|
|
||||||
class BaseService
|
class BaseService
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user