Skip to content

Commit

Permalink
[#83] Remove redundant space
Browse files Browse the repository at this point in the history
  • Loading branch information
kaungkhantsoe committed Feb 20, 2023
1 parent bae9ef7 commit a92cad1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class DetailScreenUiTest {
DetailScreen(
coinId = "",
viewModel = detailViewModel,
navigator = { }
navigator = {}
)
}
}
Expand Down

0 comments on commit a92cad1

Please sign in to comment.