Skip to content

Commit 8e16583

Browse files
committed
fix comment
1 parent 35be951 commit 8e16583

File tree

1 file changed

+1
-1
lines changed
  • app/src/main/kotlin/br/com/mob1st/bet/features/launch/presentation

1 file changed

+1
-1
lines changed

Diff for: app/src/main/kotlin/br/com/mob1st/bet/features/launch/presentation/MainActivity.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ internal fun NavigationGraph() {
6666
budgetBuilderNavGraph.graph(
6767
navController,
6868
onComplete = {
69-
/* go to home */
69+
// go to home
7070
},
7171
)
7272
}

0 commit comments

Comments
 (0)