diff --git a/src/Common/constants.tsx b/src/Common/constants.tsx index 0ecc5516271..307e912844f 100644 --- a/src/Common/constants.tsx +++ b/src/Common/constants.tsx @@ -8,7 +8,6 @@ import { ConsentHIType, ConsentPurpose, } from "../Components/ABDM/types/consent"; -import careConfig from "@careConfig"; export const RESULTS_PER_PAGE_LIMIT = 14; export const PAGINATION_LIMIT = 36;