e2e: removed unused element

This commit is contained in:
Yevheniia Berdnyk 2024-09-20 11:54:39 +03:00
parent 1190fc8069
commit 17950e0ac0
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ class SignInView(BaseView):
self.reset_database_checkbox = Button(self.driver, translation_id="reset-database")
self.move_and_reset_button = MoveAndResetButton(self.driver)
self.choose_storage_button = Button(self.driver, translation_id="choose-storage")
self.enter_seed_phrase_next_button = Button(self.driver, translation_id="enter-seed-phrase")
self.keycard_required_option = Button(self.driver, translation_id="empty-keycard-required")
# errors