Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-radhika-s committed Feb 6, 2024
1 parent 13a8f5d commit fa98224
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ class HomeScreenViewModelTest {
private val userPreferences = mock<UserPreferences>()
private val authService = mock<AuthService>()


private val testDispatcher = AppDispatcher(IO = UnconfinedTestDispatcher())

private lateinit var viewModel: HomeScreenViewModel
Expand Down

0 comments on commit fa98224

Please sign in to comment.