spotless
This commit is contained in:
@@ -11,7 +11,8 @@ public class CrProperties {
|
|||||||
|
|
||||||
private CareGapsProperties careGaps = new CareGapsProperties();
|
private CareGapsProperties careGaps = new CareGapsProperties();
|
||||||
private CqlProperties cql = new CqlProperties();
|
private CqlProperties cql = new CqlProperties();
|
||||||
private TerminologyServerClientSettings terminologyServerClientSettings = TerminologyServerClientSettings.getDefault();
|
private TerminologyServerClientSettings terminologyServerClientSettings =
|
||||||
|
TerminologyServerClientSettings.getDefault();
|
||||||
|
|
||||||
public Boolean getEnabled() {
|
public Boolean getEnabled() {
|
||||||
return enabled;
|
return enabled;
|
||||||
|
|||||||
Reference in New Issue
Block a user