We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5518a92 + 0d90cbe commit 3cc677bCopy full SHA for 3cc677b
deps/rabbit/src/rabbit_amqqueue.erl
@@ -80,7 +80,6 @@
80
-export([are_transient_nonexcl_used/1]).
81
82
-include_lib("rabbit_common/include/rabbit.hrl").
83
--include_lib("stdlib/include/qlc.hrl").
84
-include("amqqueue.hrl").
85
-include_lib("kernel/include/logger.hrl").
86
deps/rabbit/src/rabbit_quorum_queue.erl
@@ -101,7 +101,6 @@
101
qname_to_internal_name/1,
102
erpc_call/5]).
103
104
105
106
107
0 commit comments