-- AlterTable
ALTER TABLE "public"."imports" ALTER COLUMN "currentStep" DROP NOT NULL;
