caicandong 6151e69d95
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>
2023-08-04 13:34:34 +00:00
..
2023-07-30 23:54:22 +00:00
2023-07-06 21:52:41 +00:00
2023-07-04 15:52:33 +00:00
2023-07-25 20:27:44 +00:00
2023-05-21 22:35:11 +00:00
2023-06-29 10:03:20 +00:00