Skip to content

Commit

Permalink
chore: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
andrablaj committed Nov 28, 2024
1 parent c9354ff commit 7b89788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mediator/src/utils/openmrs_sync.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 7b89788

Please sign in to comment.