We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b534584 commit 1b707beCopy full SHA for 1b707be
presentation/src/main/java/com/threegap/bitnagil/presentation/home/HomeViewModel.kt
@@ -22,7 +22,6 @@ import com.threegap.bitnagil.presentation.home.model.toUiModel
22
import com.threegap.bitnagil.presentation.home.util.getCurrentWeekDays
23
import dagger.hilt.android.lifecycle.HiltViewModel
24
import kotlinx.coroutines.FlowPreview
25
-import kotlinx.coroutines.async
26
import kotlinx.coroutines.flow.MutableSharedFlow
27
import kotlinx.coroutines.flow.debounce
28
import kotlinx.coroutines.flow.distinctUntilChanged
0 commit comments