mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 16:14:28 -04:00
fix namespace
This commit is contained in:
parent
9dcf0fac77
commit
4d51bbc9a2
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
namespace App\Repositories\Import\QuickBooks;
|
namespace App\Repositories\Import\Quickbooks;
|
||||||
|
|
||||||
use Illuminate\Support\Collection;
|
use Illuminate\Support\Collection;
|
||||||
use App\Repositories\Import\Quickbooks\Contracts\RepositoryInterface;
|
use App\Repositories\Import\Quickbooks\Contracts\RepositoryInterface;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user