Skip to content

Commit 1b8b01d

Browse files
author
Delta-Kronecker
committed
Fix duplicate closing braces in MainScreen
1 parent 670ed77 commit 1b8b01d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

android/app/src/main/kotlin/com/deltator/tor/ui/MainScreen.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -283,9 +283,6 @@ fun MainScreen(
283283
}
284284
}
285285
}
286-
}
287-
}
288-
}
289286

290287
Spacer(Modifier.height(16.dp))
291288
}

0 commit comments

Comments
 (0)