mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-18 02:34:08 +00:00
Rename Services/Installation to Services/Setup to match controllers
This commit is contained in:
@@ -4,7 +4,7 @@ use App\Models\CompanySetting;
|
||||
use App\Models\Currency;
|
||||
use App\Models\CustomField;
|
||||
use App\Models\Setting;
|
||||
use App\Services\Installation\InstallUtils;
|
||||
use App\Services\Setup\InstallUtils;
|
||||
use Illuminate\Support\Str;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user