Skip to content

Commit c4af1ac

Browse files
committed
Fix rebase error introduced.
1 parent f4b6d4c commit c4af1ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

datashuttle/tui/screens/setup_gdrive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,6 @@ async def setup_gdrive_connection_and_update_ui(
292292

293293
success, output = worker.result
294294
if success:
295-
self.show_password_screen()
296295
# This function is called from different screens that
297296
# contain different widgets. Therefore, remove all possible
298297
# widgets that may / may not be present on the previous screen.

0 commit comments

Comments
 (0)