Skip to content

Commit

Permalink
[chore] : #8 줄바꿈 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
1971123-seongmin committed Nov 13, 2024
1 parent b32abe5 commit 34a6dcb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ fun SignInRoute (
navigateMyPage: () -> Unit,
viewModel: SignInViewModel = hiltViewModel()
) {

val signInState by viewModel.uiState.collectAsStateWithLifecycle()
val signInEffect = viewModel.effect
val context = LocalContext.current
Expand Down

0 comments on commit 34a6dcb

Please sign in to comment.