checkstyle - fixme

This commit is contained in:
Michael Buckley 2021-09-24 18:19:46 -04:00
parent 5ee5b08b50
commit bd2af629ac
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@ import java.util.concurrent.TimeUnit;
@Import(CommonConfig.class)
@EnableTransactionManagement()
public class TestDstu2Config extends BaseJavaConfigDstu2 {
// fixme - is this used in NoFt tests?
public static final String FHIR_LUCENE_LOCATION_DSTU2 = "${fhir.lucene.location.dstu2}";