Skip to content

Commit 5e442ae

Browse files
committed
Squash Spotbugs warning
1 parent 43fcdc7 commit 5e442ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/rabbitmq/stream/perf/StreamPerfTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,6 @@ void setTcpNoDelay(String input) throws Exception {
675675
private volatile EventLoopGroup eventLoopGroup;
676676

677677
// constructor for completion script generation
678-
@SuppressFBWarnings("NP_NULL_PARAM_DEREF_NONVIRTUAL")
679678
public StreamPerfTest() {
680679
this(null, null, null, null);
681680
}

0 commit comments

Comments
 (0)