Skip to content

Commit 234be07

Browse files
committed
rabbit_prelaunch_conf: Remove out-of-date comment
We already try both formats when we parse the configuration.
1 parent 1945c7f commit 234be07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/rabbitmq_prelaunch/src/rabbit_prelaunch_conf.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ setup(Context) ->
2121
%% TODO: Check if directories/files are inside Mnesia dir.
2222

2323
%% TODO: Support glob patterns & directories in RABBITMQ_CONFIG_FILE.
24-
%% TODO: Always try parsing of both erlang and cuttlefish formats.
2524

2625
ok = set_default_config(),
2726

0 commit comments

Comments
 (0)