Skip to content

Commit d715998

Browse files
committed
Remove version annotation attribute in perf tool
Not necessary.
1 parent 064ac35 commit d715998

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

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@
8484
name = "stream-perf-test",
8585
mixinStandardHelpOptions = false,
8686
showDefaultValues = true,
87-
version = "perftest 0.1",
8887
description = "Tests the performance of stream queues in RabbitMQ.")
8988
public class StreamPerfTest implements Callable<Integer> {
9089

0 commit comments

Comments
 (0)