diff --git a/src/app/components/building-passport/ValuationImpactComponent.tsx b/src/app/components/building-passport/ValuationImpactComponent.tsx index 636565d..375393f 100644 --- a/src/app/components/building-passport/ValuationImpactComponent.tsx +++ b/src/app/components/building-passport/ValuationImpactComponent.tsx @@ -10,7 +10,6 @@ import { PiggyBank } from "lucide-react"; import { Dialog, Transition } from "@headlessui/react"; import { Fragment } from "react"; import { FundingPackageMeasure } from "@/app/db/schema/funding"; -import { set } from "cypress/types/lodash"; type FundingSummaryProps = { scheme: string | null;