Skip to content

Conversation

fzhinkin
Copy link
Contributor

No description provided.

@fzhinkin fzhinkin requested a review from sandwwraith October 15, 2025 14:03
import kotlinx.serialization.cbor.internal.SuppressAnimalSniffer
import kotlinx.serialization.*
import kotlinx.serialization.cbor.internal.*

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change doesn't seem to be needed, but rather due to different configuration of the import organizing.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer having star imports though, so let's keep it even it's not directly related

import kotlinx.serialization.cbor.internal.SuppressAnimalSniffer
import kotlinx.serialization.*
import kotlinx.serialization.cbor.internal.*

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer having star imports though, so let's keep it even it's not directly related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants