mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-20 03:34:06 +00:00
Change namespace
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Database\Seeders;
|
||||
|
||||
use Crater\Models\Currency;
|
||||
use InvoiceShelf\Models\Currency;
|
||||
use Illuminate\Database\Seeder;
|
||||
|
||||
class CurrenciesTableSeeder extends Seeder
|
||||
|
||||
Reference in New Issue
Block a user