Skip to content

Commit ab0ade0

Browse files
Remove a stray debug logging line
1 parent bcf6ac0 commit ab0ade0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deps/rabbit/src/rabbit_auth_backend_internal.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,6 @@ put_user(User, Version, ActingUser) ->
665665
false -> []
666666
end;
667667
{TagsVal, _} ->
668-
rabbit_log:debug("TagsVal: ~p", [TagsVal]),
669668
tag_list_from(TagsVal)
670669
end,
671670

0 commit comments

Comments
 (0)