Files
@ 89eb2b2da3c5
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
89eb2b2da3c5
4.4 KiB
image/svg+xml
model: refactor listing of commenters
The ChangesetComment.get_users method was only called in two places,
with each call triggering independent codepaths inside the method.
The ChangesetComment.get_users method was only called in two places,
with each call triggering independent codepaths inside the method.