Skip to content

Commit 1b707be

Browse files
committed
chore: import 문 제거
1 parent b534584 commit 1b707be

File tree

1 file changed

+0
-1
lines changed
  • presentation/src/main/java/com/threegap/bitnagil/presentation/home

1 file changed

+0
-1
lines changed

presentation/src/main/java/com/threegap/bitnagil/presentation/home/HomeViewModel.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import com.threegap.bitnagil.presentation.home.model.toUiModel
2222
import com.threegap.bitnagil.presentation.home.util.getCurrentWeekDays
2323
import dagger.hilt.android.lifecycle.HiltViewModel
2424
import kotlinx.coroutines.FlowPreview
25-
import kotlinx.coroutines.async
2625
import kotlinx.coroutines.flow.MutableSharedFlow
2726
import kotlinx.coroutines.flow.debounce
2827
import kotlinx.coroutines.flow.distinctUntilChanged

0 commit comments

Comments
 (0)