mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* move create issue comment to comments package * extract actions on update/delete comment from models to comment service * fix lint * fix lint