Draft : code cleanup
This commit is contained in:
parent
029962c101
commit
644b425d71
14 changed files with 10 additions and 25 deletions
|
|
@ -62,5 +62,4 @@ dependencies {
|
|||
testImplementation(libs.test.mockk)
|
||||
testImplementation(libs.test.robolectric)
|
||||
testImplementation(libs.androidx.compose.ui.test.junit)
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -139,7 +139,6 @@ class InReplyToDetailsOtherProvider : InReplyToDetailsProvider() {
|
|||
)
|
||||
}
|
||||
|
||||
|
||||
private fun aMessageContent(
|
||||
body: String,
|
||||
type: MessageType,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue