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.
1 parent cdc2aeb commit 59f62bdCopy full SHA for 59f62bd
deps/rabbit/src/rabbit.erl
@@ -11,8 +11,6 @@
11
-include_lib("kernel/include/logger.hrl").
12
-include_lib("rabbit_common/include/logging.hrl").
13
14
--feature(maybe_expr, enable).
15
-
16
-behaviour(application).
17
18
-export([start/0, boot/0, stop/0,
0 commit comments