style: fix lint (CI)

This commit is contained in:
usbharu 2025-05-11 15:20:44 +00:00 committed by github-actions[bot]
parent c88ff0b3fe
commit 516147252b
1 changed files with 5 additions and 7 deletions
hideout/hideout-core/src/main/kotlin/dev/usbharu/hideout/core/domain/model/post

View File

@ -68,6 +68,4 @@ class PostContent {
"wasTruncated=$wasTruncated" + "wasTruncated=$wasTruncated" +
")" ")"
} }
} }