musikr: remove useless optin

This commit is contained in:
Alexander Capehart 2025-03-15 22:27:17 -06:00
parent c2dcbd61f8
commit 8023d2c037
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -63,7 +63,6 @@ private class ExploreStepImpl(
private val covers: Covers<out Cover>,
private val storedPlaylists: StoredPlaylists
) : ExploreStep {
@OptIn(ExperimentalCoroutinesApi::class)
override fun explore(locations: List<MusicLocation>): Flow<Explored> {
val addingMs = System.currentTimeMillis()
return merge(