Remove unused variable
In TSwapPool.deposit()
the variable poolTokenReserves
is declared but not used.
It does an external call which is extra gas paid by the user.
Extra gas cost.
foundry
Remove the unused variable.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.