checkstyle - fixme
This commit is contained in:
parent
5ee5b08b50
commit
bd2af629ac
|
@ -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}";
|
||||
|
||||
|
|
Loading…
Reference in New Issue