Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Alfredo Gutierrez <[email protected]>
  • Loading branch information
AlfredoG87 committed Dec 18, 2024
1 parent e3df11f commit a90b5df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public StreamVerificationHandlerImpl(
}

@Override
public void onEvent(ObjectEvent<SubscribeStreamResponseUnparsed> event, long l, boolean b) throws Exception {
public void onEvent(ObjectEvent<SubscribeStreamResponseUnparsed> event, long l, boolean b) {

try {

Expand Down

0 comments on commit a90b5df

Please sign in to comment.