Skip to content

Commit e6d7709

Browse files
committed
chore: lint
1 parent a74b369 commit e6d7709

File tree

1 file changed

+0
-1
lines changed
  • app/src/main/java/to/bitkit/ui/screens/wallets/activity/components

1 file changed

+0
-1
lines changed

app/src/main/java/to/bitkit/ui/screens/wallets/activity/components/ActivityRow.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,6 @@ private fun formattedTime(timestamp: ULong): String {
326326
// TODO remove this method after transifex update
327327
private fun String.removeEstimationSymbol() = this.replace("±", "")
328328

329-
330329
private class ActivityItemsPreviewProvider : PreviewParameterProvider<Activity> {
331330
override val values: Sequence<Activity> get() = previewActivityItems.asSequence()
332331
}

0 commit comments

Comments
 (0)