fix: compile error

This commit is contained in:
bartosz-lipinski 2020-11-21 23:54:04 -06:00
parent e925116ade
commit 0efb3ee205
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ export const RepayInput = (props: {
);
// const collateralBalance = useUserBalance(reserve?.collateralMint);
const { userObligations } =
// TODO:
if(!obligation) {