Skip to content

Commit 10aa430

Browse files
committed
Remove maze level results args TODO
1 parent b5085ea commit 10aa430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

feature/maze/src/main/kotlin/com/infinitepower/newquiz/feature/maze/level_results/LevelResultsScreen.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ private fun LevelResultsScreenImpl(
7878
}
7979
}
8080

81-
// TODO: Add correct arg, so we can remove the delay in the end games
8281
data class LevelResultsScreenArgs(
8382
val mazeItemId: Int
8483
)

0 commit comments

Comments
 (0)