Skip to content

Commit

Permalink
./gradlew formatKotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
twyatt committed Nov 11, 2024
1 parent 7f77ebf commit 403e93f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/jsMain/kotlin/Transaction.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import kotlinx.coroutines.channels.awaitClose
import kotlinx.coroutines.flow.Flow
import kotlinx.coroutines.flow.callbackFlow
import org.w3c.dom.events.Event
import kotlin.js.Json

public open class Transaction internal constructor(
internal val transaction: IDBTransaction,
Expand Down

0 comments on commit 403e93f

Please sign in to comment.