Skip to content

Commit

Permalink
review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunnaye committed Jul 16, 2024
1 parent 2d56295 commit a34cc5e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,5 @@ private void logReadError(String eventType, String key) {
}
private void exceptionReadError(Exception e, String eventType, String key) {
exceptionMessage(e, String.format("Could not read github %s event from key %s", eventType, key), 1);

}
}

0 comments on commit a34cc5e

Please sign in to comment.