Skip to content

Commit 6054074

Browse files
committed
WIP
1 parent 1b62996 commit 6054074

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deps/rabbit/src/rabbit_cli_output_console.erl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
-module(rabbit_cli_output_console).
22
-behaviour(gen_event).
33

4+
-include_lib("stdout_formatter/include/stdout_formatter.hrl").
5+
46
-export([init/1,
57
handle_call/2,
68
handle_event/2,

0 commit comments

Comments
 (0)