Skip to content

Commit

Permalink
fix: remove comment
Browse files Browse the repository at this point in the history
Co-authored-by: Jesus Lanchas <jesus.lanchas@daureos.com>
  • Loading branch information
narayanprusty and chechu committed Dec 6, 2023
1 parent 3f6ef95 commit ef80a90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/hardhat/Prime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ async function deployProtocol(): Promise<SetupProtocolFixture> {
return {
oracle: fakePriceOracle,
accessControl,
// comptrollerLens,
comptroller: comptrollerProxy,
usdt,
vusdt: vUSDT,
Expand Down

0 comments on commit ef80a90

Please sign in to comment.