diff --git a/mediator/src/utils/openmrs_sync.ts b/mediator/src/utils/openmrs_sync.ts index b1a1f97f..339816ec 100644 --- a/mediator/src/utils/openmrs_sync.ts +++ b/mediator/src/utils/openmrs_sync.ts @@ -10,7 +10,6 @@ import { replaceReference, updateFhirResource } from './fhir' -import { SYNC_INTERVAL } from '../../config' import { getOpenMRSResourcesSince, createOpenMRSResource } from './openmrs' import { buildOpenMRSPatient, buildOpenMRSVisit, buildOpenMRSObservation, openMRSIdentifierType, openMRSSource } from '../mappers/openmrs' import { chtDocumentIdentifierType, chtSource } from '../mappers/cht'