Skip to content

Commit

Permalink
Ktlint fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
nowakweronika committed Jan 2, 2024
1 parent c2d0027 commit f0c945d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ fun ReviewersScreen(
val state = viewModel.state
val snackbarHostState = remember { SnackbarHostState() }
val refreshing by viewModel.isRefreshing.collectAsState()

LaunchedEffect(key1 = Unit) {
viewModel.trackScreenOpened()
}
Expand Down

0 comments on commit f0c945d

Please sign in to comment.