Skip to content

Commit 8bfdc2a

Browse files
rabbit_mgmt_http_SUITE: fix a warning
1 parent 490cfc8 commit 8bfdc2a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/rabbitmq_management/test/rabbit_mgmt_http_SUITE.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2412,7 +2412,6 @@ queue_pagination_test(Config) ->
24122412
passed.
24132413

24142414
queue_pagination_columns_test(Config) ->
2415-
VHostName = <<"queue_pagination_columns_test">>,
24162415
QArgs = #{},
24172416
PermArgs = [{configure, <<".*">>}, {write, <<".*">>}, {read, <<".*">>}],
24182417
http_put(Config, "/vhosts/vh.tests.queue_pagination_columns_test", none, [?CREATED, ?NO_CONTENT]),

0 commit comments

Comments
 (0)