Skip to content

Commit

Permalink
Merge pull request #150 from UnivApp/feature/refactor24
Browse files Browse the repository at this point in the history
refactor: 주석 제거
  • Loading branch information
nyeroni authored Oct 28, 2024
2 parents 19c005e + ca174e1 commit 2e6036c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ public void sendNotifications() {
FcmUtils.broadCast(registrationTokens, title, body);

notification.setActive(false);
log.info("알람이 울렸습니다.");
}
}
}
Expand Down

0 comments on commit 2e6036c

Please sign in to comment.