Open nate-gray opened 6 years ago
Definition: Detects when a private field is declared and/or assigned a value, but not used. This is another issue that may be the result of unused code, and should be removed or edited appropriately for the class.
Definition: Detects when a private field is declared and/or assigned a value, but not used. This is another issue that may be the result of unused code, and should be removed or edited appropriately for the class.