diff --git a/src/api/analytics/utils.js b/src/api/analytics/utils.js index 100a7c330..bb15681d2 100644 --- a/src/api/analytics/utils.js +++ b/src/api/analytics/utils.js @@ -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,