renamed class

This commit is contained in:
Edward Tirado Jr 2026-04-20 23:39:30 -05:00
parent 445bd3b1f7
commit 212acf5aee

View file

@ -11,7 +11,7 @@ use Illuminate\Support\Carbon;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Str;
class django_import extends Command
class DjangoImport extends Command
{
/**
* The name and signature of the console command.