diff --git a/src/components/RepayInput/index.tsx b/src/components/RepayInput/index.tsx index 86d00da..8d3c30d 100644 --- a/src/components/RepayInput/index.tsx +++ b/src/components/RepayInput/index.tsx @@ -47,8 +47,6 @@ export const RepayInput = (props: { ); // const collateralBalance = useUserBalance(reserve?.collateralMint); - const { userObligations } = - // TODO: if(!obligation) {