Skip to content

Remove unused variable in decrease liquidity example#1110

Open
AlexScherbatyuk wants to merge 2 commits intoUniswap:mainfrom
AlexScherbatyuk:patch-1
Open

Remove unused variable in decrease liquidity example#1110
AlexScherbatyuk wants to merge 2 commits intoUniswap:mainfrom
AlexScherbatyuk:patch-1

Conversation

@AlexScherbatyuk
Copy link

@AlexScherbatyuk AlexScherbatyuk commented Feb 7, 2026

Remove the unused variable valueToPass in the liquidity modification call example.

The liquidity decrease cases described above that involve TAKE_PAIR and CLEAR_OR_TAKE do not require providing additional ETH to the PositionManager.

However, the presence of this variable in the call example creates misunderstanding and can lead to false assumptions.

Description

Type(s) of changes

  • Bug fix
  • New feature
  • Update to an existing feature
  • Docs

Motivation for PR

The presence of this variable in the call example creates misunderstanding and can lead to false assumptions

How Has This Been Tested?

Applicable screenshots

Follow-up PR

Remove the unused variable valueToPass in the liquidity modification call example.

The liquidity decrease cases described above that involve TAKE_PAIR and CLEAR_OR_TAKE do not require providing additional ETH to the PositionManager.

However, the presence of this variable in the call example creates misunderstanding and can lead to false assumptions.
@vercel
Copy link

vercel bot commented Feb 7, 2026

@AlexScherbatyuk is attempting to deploy a commit to the Uniswap Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant