mirror of https://github.com/usbharu/Hideout.git
style: fix lint (CI)
This commit is contained in:
parent
c88ff0b3fe
commit
516147252b
hideout/hideout-core/src/main/kotlin/dev/usbharu/hideout/core/domain/model/post
|
@ -68,6 +68,4 @@ class PostContent {
|
||||||
"wasTruncated=$wasTruncated" +
|
"wasTruncated=$wasTruncated" +
|
||||||
")"
|
")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue