Skip to content

Commit cc90144

Browse files
committed
cleanups
Signed-off-by: Oleh Dokuka <[email protected]> Signed-off-by: Oleh Dokuka <[email protected]>
1 parent 83c41e9 commit cc90144

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rsocket-core/src/main/java/io/rsocket/internal/UnboundedProcessor.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,6 @@ public void dispose() {
443443
try {
444444
a.onError(error);
445445
} catch (Throwable ignored) {
446-
ignored.printStackTrace();
447446
}
448447
}
449448

0 commit comments

Comments
 (0)