diff --git a/dev/archery/archery/cli.py b/dev/archery/archery/cli.py index c35b0864900..9442b2917e0 100644 --- a/dev/archery/archery/cli.py +++ b/dev/archery/archery/cli.py @@ -416,7 +416,6 @@ def benchmark_filter_options(cmd): @click.argument("rev_or_path", metavar="[]", default="WORKSPACE", required=False) @benchmark_common_options -@benchmark_filter_options @click.pass_context def benchmark_list(ctx, rev_or_path, src, preserve, output, cmake_extras, java_home, java_options, build_extras, benchmark_extras,