Skip to content

Commit 9e649ae

Browse files
We no longer use 'maybe' in this module
1 parent e5d805e commit 9e649ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deps/rabbit/src/rabbit.erl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
-include_lib("kernel/include/logger.hrl").
1212
-include_lib("rabbit_common/include/logging.hrl").
1313

14-
-feature(maybe_expr, enable).
15-
1614
-behaviour(application).
1715

1816
-export([start/0, boot/0, stop/0,

0 commit comments

Comments
 (0)