Skip to content

Commit

Permalink
white space
Browse files Browse the repository at this point in the history
  • Loading branch information
mandytrinh committed Dec 8, 2023
1 parent be0d7f7 commit 95ea24a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/utils/event_tag_utils/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,4 @@ export function getEventValue(eventTags: EventTags, logger: LoggerFacade): numbe
logger.log(LOG_LEVEL.INFO, LOG_MESSAGES.FAILED_TO_PARSE_VALUE, MODULE_NAME, rawValue);
return null;
}
}


}

0 comments on commit 95ea24a

Please sign in to comment.