Skip to content

Commit

Permalink
style: rm newline
Browse files Browse the repository at this point in the history
  • Loading branch information
KaylaBrady committed Dec 18, 2024
1 parent be90c89 commit 166fd74
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ fun subscribeToPredictions(
stopIds: List<String>?,
predictionsRepository: IPredictionsRepository = koinInject()
): PredictionsStreamDataResponse? {

val viewModel: PredictionsViewModel =
viewModel(factory = PredictionsViewModel.Factory(predictionsRepository))

Expand Down

0 comments on commit 166fd74

Please sign in to comment.