Skip to content

Commit 0d0a0d9

Browse files
committed
Remove a bit of text from select-view
1 parent 35a610e commit 0d0a0d9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

openandroidinstaller/views/select_view.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,6 @@ def build(self):
201201
),
202202
self.selected_recovery,
203203
Divider(),
204-
Text(
205-
"If you selected both files and they work for your device you can continue."
206-
),
207204
self.info_field,
208205
Row([self.confirm_button]),
209206
]

0 commit comments

Comments
 (0)