Skip to content

Commit

Permalink
Fixes ktlint violations
Browse files Browse the repository at this point in the history
  • Loading branch information
popematt committed Aug 1, 2024
1 parent a474c4c commit 6ddaca8
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ import com.amazon.ion.SpanProvider
import com.amazon.ion.TextSpan
import com.amazon.ion.system.IonReaderBuilder
import com.amazon.ionelement.api.*
import kotlinx.collections.immutable.PersistentList
import kotlinx.collections.immutable.persistentListOf
import kotlinx.collections.immutable.toPersistentMap

internal class IonElementLoaderImpl(private val options: IonElementLoaderOptions) : IonElementLoader {
Expand Down

0 comments on commit 6ddaca8

Please sign in to comment.