Description
BecauseĀ the rs variable is not actually used, just remove it.
In other words, remove this line https://github.com/openmrs/openmrs-core/blob/master/api/src/main/java/org/openmrs/util/databasechange/AddConceptMapTypesChangeset.java#L76
together with theseĀ https://github.com/openmrs/openmrs-core/blob/master/api/src/main/java/org/openmrs/util/databasechange/AddConceptMapTypesChangeset.java#L184-L191