Skip to content

Commit

Permalink
Removed unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SravanThotakura05 committed May 13, 2024
1 parent 938606b commit 90de8b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Tokens getToken() {
return firstToken;
}

// @Todo Check if refresh interval is required as token is updated during reconnect in SolaceRecorder.java file. Need to be removed after proper analysis of corner cases.
void init(MessagingService service) {
OidcClient client = getClient();
Multi.createFrom().ticks().every(duration)
Expand Down

0 comments on commit 90de8b1

Please sign in to comment.