Skip to content

Commit 7c575e2

Browse files
committed
Remove incorrect include
1 parent c6d7f22 commit 7c575e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/rabbitmq_queue_federation/src/rabbit_federation_queue_link_sup_sup.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
-include_lib("rabbit/include/amqqueue.hrl").
1414
-include("rabbit_queue_federation.hrl").
1515
-include_lib("kernel/include/logger.hrl").
16-
-include("rabbit_federation.hrl").
1716
-define(SUPERVISOR, ?MODULE).
1817

1918
%% Supervises the upstream links for all queues (but not exchanges). We need

0 commit comments

Comments
 (0)