NL040: Redefinition variable is unused
NL040: Redefinition variable is unused
type: code-smell
priority: minor
#unused
Description
This rule is raised when there is a variable inside a redefinition that is not used.
This rule is raised when there is a variable inside a redefinition that is not used.