Skip to content

Commit

Permalink
build: ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
ch4rl3x committed Aug 7, 2024
1 parent e73f54b commit f840d8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion billing/src/main/java/de/charlex/billing/BillingHelper.kt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.channels.BufferOverflow
import kotlinx.coroutines.flow.MutableSharedFlow
import kotlinx.coroutines.flow.first
import kotlinx.coroutines.flow.firstOrNull
import kotlinx.coroutines.launch
import kotlinx.coroutines.withContext
import kotlinx.coroutines.withTimeoutOrNull
Expand Down

0 comments on commit f840d8f

Please sign in to comment.