Skip to content

Commit

Permalink
Update: Deleting needless blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
s2g090123 committed Jan 12, 2024
1 parent 896ef58 commit 741d7ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ class TeamViewModel(
private val team = NBATeam.getTeamById(teamId)
val colors = team.colors


// Asynchronous initialization to update teams and team players.
init {
coroutineScope.launch(dispatcherProvider.io) {
Expand Down

0 comments on commit 741d7ab

Please sign in to comment.