Skip to content

Commit 3e9a8d0

Browse files
committed
chore: lint
1 parent b8bc0b4 commit 3e9a8d0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/src/main/java/to/bitkit/ui/screens/wallets/HomeViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import kotlinx.coroutines.flow.MutableStateFlow
88
import kotlinx.coroutines.flow.StateFlow
99
import kotlinx.coroutines.flow.asStateFlow
1010
import kotlinx.coroutines.flow.combine
11-
import kotlinx.coroutines.flow.distinctUntilChanged
1211
import kotlinx.coroutines.flow.map
1312
import kotlinx.coroutines.flow.update
1413
import kotlinx.coroutines.launch

app/src/main/java/to/bitkit/viewmodels/TransferViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import org.lightningdevkit.ldknode.ChannelDetails
2929
import to.bitkit.R
3030
import to.bitkit.data.CacheStore
3131
import to.bitkit.data.SettingsStore
32-
import to.bitkit.env.Env
3332
import to.bitkit.ext.amountOnClose
3433
import to.bitkit.models.Toast
3534
import to.bitkit.models.TransactionSpeed

0 commit comments

Comments
 (0)