Skip to content

Commit fb6236c

Browse files
committed
copy pasta
1 parent 5a2e30a commit fb6236c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MaglevConstantProduct.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ contract MaglevConstantProduct is MaglevBase {
3535
require(kAfter >= kBefore, KNotSatisfied());
3636
}
3737

38-
// FIXME: incorporate priceA and priceB
39-
4038
function computeQuote(uint256 amount, bool exactIn, bool asset0IsInput)
4139
internal
4240
view

0 commit comments

Comments
 (0)