Files
@ 68f2eb1bec8c
Branch filter:
Location: kallithea/scripts/whitespacecleanup.sh
68f2eb1bec8c
1004 B
text/x-sh
controllers: inline changeset.create_comment
As changeset.create_comment is now only used from
changeset.create_cs_pr_comment (used from pullrequests controller as well),
there is no need to have it as a separate method.
As changeset.create_comment is now only used from
changeset.create_cs_pr_comment (used from pullrequests controller as well),
there is no need to have it as a separate method.