Skip to content

Commit

Permalink
refactor: remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkrulltott committed Mar 7, 2024
1 parent ad21a05 commit 927c211
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/api/analytics/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ export const formatDimension = ({
dimension,
}) =>
[
// XXX it would be clearer to have this consistent with what is sent in the request as for EVENT/ENROLLMENT
outputType === 'TRACKED_ENTITY_INSTANCE' ? programId : undefined,
programStageId,
dimension,
Expand Down

0 comments on commit 927c211

Please sign in to comment.