Skip to content

Commit

Permalink
useless change
Browse files Browse the repository at this point in the history
  • Loading branch information
nift4 committed Jul 29, 2024
1 parent 396369d commit f711bfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/java/org/andbootmgr/app/DroidBootFlow.kt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ private fun Start(vm: WizardActivityState) {
}
}

@OptIn(ExperimentalMaterial3Api::class)
@Composable
private fun Input(vm: WizardActivityState) {
Column(horizontalAlignment = Alignment.CenterHorizontally, verticalArrangement = Arrangement.Center,
Expand Down

0 comments on commit f711bfb

Please sign in to comment.