Skip to content

Commit 1d8dc45

Browse files
author
Emmanuel Obua
committed
added checks for setting identity_insert
1 parent d51a25b commit 1d8dc45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Console/TransformAndSeedLocale.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
use Intanode\UgLocale\Services\LocaleService;
77
use Intanode\UgLocale\Models\{District, County, SubCounty, Parish, Village, Region};
88
use Illuminate\Support\Facades\{Artisan, DB, Schema, Log};
9-
use Illuminate\Support\Facades\Schema;
109

1110
class TransformAndSeedLocale extends Command
1211
{

0 commit comments

Comments
 (0)