mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-10 15:05:05 +00:00
Returned to original state as the experiment failed
This commit is contained in:
parent
154a1d92e0
commit
3f21bfb560
@ -637,7 +637,7 @@ public class FhirInstanceValidator extends BaseValidatorBridge implements IValid
|
||||
|
||||
@Override
|
||||
public boolean isNoTerminologyServer() {
|
||||
return true;
|
||||
return myWrap.isNoTerminologyServer();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user