Skip to content

Commit 8f14169

Browse files
michaelklishinmergify[bot]
authored andcommitted
Remove a duplicate mapping
(cherry picked from commit c3c31a6)
1 parent ea74dd8 commit 8f14169

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deps/rabbit/priv/schema/rabbit.schema

-4
Original file line numberDiff line numberDiff line change
@@ -712,10 +712,6 @@ end}.
712712
{datatype, {list, atom}}
713713
]}.
714714

715-
{mapping, "default_users.$name.password", "rabbit.default_users", [
716-
{datatype, string}
717-
]}.
718-
719715
{translation, "rabbit.default_users", fun(Conf) ->
720716
case rabbit_cuttlefish:aggregate_props(Conf, ["default_users"]) of
721717
[] -> cuttlefish:unset();

0 commit comments

Comments
 (0)