OpenMRS
Remove unused log private field from PersonName
Remove these lines:
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
Students who completed this task
KevinX