diff options
author | caicandong <50507092+CaiCandong@users.noreply.github.com> | 2023-08-04 21:34:34 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-04 13:34:34 +0000 |
commit | 6151e69d9509c08e25e93743d6b31211371e81d0 (patch) | |
tree | 1e115a29a615805d0cc533b5de242dfe5adde80a /templates/repo | |
parent | 2de0752be7aaab65fe670518d00175be479ea054 (diff) | |
download | gitea-6151e69d9509c08e25e93743d6b31211371e81d0.tar.gz gitea-6151e69d9509c08e25e93743d6b31211371e81d0.zip |
Delete `issue_service.CreateComment` (#26298)
I noticed that `issue_service.CreateComment` adds transaction operations
on `issues_model.CreateComment`, we can merge the two functions and we
can avoid calling each other's methods in the `services` layer.
Co-authored-by: Giteabot <teabot@gitea.io>
Diffstat (limited to 'templates/repo')
0 files changed, 0 insertions, 0 deletions