Skip to content

Commit 914348e

Browse files
committed
Merge remote-tracking branch 'origin-yel/main'
# Conflicts: # projects/yel/index.js
2 parents 55d0231 + 92f5ae3 commit 914348e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

projects/yel/index.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,6 @@ async function tvl( api, coveredAssets){
106106

107107
totalTokenBalance = tokenBalanceOnPotion + (ltokenBalanceOnSLToken * cbr)
108108

109-
if(originalToken.toLowerCase() === '0x949185D3BE66775Ea648F4a306740EA9eFF9C567'.toLowerCase()) {
110-
111-
console.log(api, originalToken, totalTokenBalance)
112-
}
113-
114109
api.add(originalToken, totalTokenBalance)
115110
}
116111
}

0 commit comments

Comments
 (0)