Skip to content

Commit

Permalink
chore: remove empty file
Browse files Browse the repository at this point in the history
  • Loading branch information
deeonwuli committed Aug 20, 2024
1 parent 1986192 commit 92ea20a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion src/data/repositories/utils/DiseaseOutbreakMapper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ export function mapDiseaseOutbreakEventToTrackedEntityAttributes(
return trackedEntity;
}

export function getValueFromMap(
function getValueFromMap(
key: keyof typeof diseaseOutbreakCodes,
trackedEntity: D2TrackerTrackedEntity
): string {
Expand Down

0 comments on commit 92ea20a

Please sign in to comment.