mirror of
https://gitee.com/gitea/gitea
synced 2025-12-22 16:36:34 +08:00
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>
2.5 KiB
2.5 KiB