Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 8df015d

Browse files
Export the new function
1 parent dae747c commit 8df015d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/rabbit_core_metrics.erl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@
4040

4141
-export([queue_stats/2,
4242
queue_stats/5,
43-
queue_deleted/1]).
43+
queue_deleted/1,
44+
queues_deleted/1]).
4445

4546
-export([node_stats/2]).
4647

0 commit comments

Comments
 (0)