namespace DevHive.Web.Models.Post.Comment { public class UpdateCommentWebModel : BaseCommentWebModel { } }