fixup! feat(blogs): Extended items

This commit is contained in:
Sweetbread 2024-09-08 20:11:42 +03:00
parent 46987c6fa5
commit 5b6660aa8d

View File

@ -388,6 +388,3 @@ suspend fun getUser(id: Int): User {
} }
) )
} }
fun getComments(id: Int) {