fixup! feat(blogs): Extended items

This commit is contained in:
2024-09-08 20:11:42 +03:00
parent 46987c6fa5
commit 5b6660aa8d
+1 -4
View File
@@ -387,7 +387,4 @@ suspend fun getUser(id: Int): User {
)
}
)
}
fun getComments(id: Int) {
}