Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor sessions #74

Merged
merged 4 commits into from
Aug 27, 2022
Merged

Refactor sessions #74

merged 4 commits into from
Aug 27, 2022

Conversation

takahirom
Copy link
Member

No description provided.

@@ -18,52 +18,45 @@ import io.github.droidkaigi.confsched2022.ui.Result
import io.github.droidkaigi.confsched2022.ui.asResult
import io.github.droidkaigi.confsched2022.ui.moleculeComposeState
import io.github.droidkaigi.confsched2022.zipline.SessionsZipline
import javax.inject.Inject
import kotlinx.coroutines.CoroutineScope

Choose a reason for hiding this comment

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

[spotless] reported by reviewdog 🐶

Suggested change
import kotlinx.coroutines.CoroutineScope
import javax.inject.Inject
import kotlinx.coroutines.CoroutineScope

import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.flow.combine
import kotlinx.coroutines.flow.map
import kotlinx.coroutines.launch
import javax.inject.Inject

Choose a reason for hiding this comment

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

[spotless] reported by reviewdog 🐶

Suggested change
import javax.inject.Inject

@takahirom takahirom merged commit 7e0a056 into main Aug 27, 2022
@takahirom takahirom deleted the refactor-session branch August 27, 2022 11:51
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.

1 participant