mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 01:47:03 +05:30
refactor: remove unused method
This commit is contained in:
parent
8c4b2f2b9b
commit
0d47787a73
3 changed files with 0 additions and 22 deletions
|
@ -26,7 +26,5 @@ interface PostActions {
|
|||
|
||||
fun isPostSaved(post: UIPost): Boolean
|
||||
|
||||
suspend fun getComments(postId: String): UIPost
|
||||
|
||||
suspend fun getLinkMetadata(url: String): LinkMetadata
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue