Skip to content

Commit cb98436

Browse files
committed
Improve test coverage
1 parent a52fea2 commit cb98436

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/ee/bitweb/core/amqp/CoreExceptionStrategy.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
@RequiredArgsConstructor
99
public class CoreExceptionStrategy extends ConditionalRejectingErrorHandler.DefaultExceptionStrategy {
1010

11-
// todo: mis ja miks vajalik? kas keegi mäletab?
1211
@Override
1312
public boolean isUserCauseFatal(Throwable t) {
1413
return true;

0 commit comments

Comments
 (0)