renamed class
This commit is contained in:
parent
445bd3b1f7
commit
212acf5aee
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ use Illuminate\Support\Carbon;
|
||||||
use Illuminate\Support\Facades\DB;
|
use Illuminate\Support\Facades\DB;
|
||||||
use Illuminate\Support\Str;
|
use Illuminate\Support\Str;
|
||||||
|
|
||||||
class django_import extends Command
|
class DjangoImport extends Command
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* The name and signature of the console command.
|
* The name and signature of the console command.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue