Skip to content

Commit b05b28c

Browse files
Fix a #13873 #15166 resolution artifact
1 parent 9f101aa commit b05b28c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

deps/rabbitmq_shovel/src/rabbit_local_shovel.erl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -601,9 +601,6 @@ pending_count(#{dest := #{pending_delivery := Pending}}) ->
601601
pending_count(_) ->
602602
0.
603603

604-
pending_count(_State) ->
605-
0.
606-
607604
%% Internal
608605

609606
parse_parameter(_, _, none) ->

0 commit comments

Comments
 (0)