Unused parameters variables are gas consuming,
since the initial value assignment costs gas.
And are a bad code practice.
Removing those variables can save deployment and called gas. and improve code quality.
There is 1
instance of this issue:
The param variables in OracleLib.getTimeout(AggregatorV3Interface) are unused.
Remove the unused parameter variables.
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.