mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 03:04:05 +00:00
Rename Services/Installation to Services/Setup to match controllers
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
use App\Models\CompanySetting;
|
||||
use App\Models\RecurringInvoice;
|
||||
use App\Services\Installation\InstallUtils;
|
||||
use App\Services\RecurringInvoiceService;
|
||||
use App\Services\Setup\InstallUtils;
|
||||
use Illuminate\Support\Facades\Schedule;
|
||||
|
||||
// Only run in demo environment
|
||||
|
||||
Reference in New Issue
Block a user