minor fix
This commit is contained in:
parent
16e65f0f15
commit
2a4577d165
1 changed files with 0 additions and 1 deletions
|
|
@ -270,7 +270,6 @@ contract LiquidityManager {
|
|||
|
||||
_mint(Stage.ANCHOR, tickLower, tickUpper, anchorLiquidity);
|
||||
}
|
||||
harb.burn(harb.balanceOf(address(this)));
|
||||
currentTick = currentTick / TICK_SPACING * TICK_SPACING;
|
||||
|
||||
// set Discovery position
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue