clean: empty line

This commit is contained in:
2025-11-23 13:14:41 +01:00
parent 2d7ff9778b
commit be91a135bc
2 changed files with 0 additions and 2 deletions

View File

@@ -10,4 +10,3 @@ type UpdatePostRequest struct {
Title string `json:"title"`
Content string `json:"content"`
}