OpenMRS

Remove unused log private field from PersonName

Remove these lines:

[https://github.com/openmrs/openmrs-core/blob/master/api/src/main/java/org/openmrs/PersonName.java#L43]

[https://github.com/openmrs/openmrs-core/blob/master/api/src/main/java/org/openmrs/PersonName.java#L31-L32]

Background Information: Unused private fields should be removed {code:java} If a private field is declared but not used in the program, it can be considered dead code and should therefore be removed. This will improve maintainability because developers will not wonder what the variable is used for.{code}

Note : This this task should not be claim since its no longer valid. You should feel free to claim other tasks.

Task tags

  • java
  • coding

Students who completed this task

KevinX

Task type

  • code Code
close

2018