diff --git a/bitwardenBackup.py b/bitwardenBackup.py index 584e677..c05a6be 100644 --- a/bitwardenBackup.py +++ b/bitwardenBackup.py @@ -376,7 +376,6 @@ if __name__ == "__main__": else: print("This value must be one of the following characters: n, q.") accounts = read_config_file(secrets_config_file) - print(accounts) print("Current Bitwarden accounts:") print(" ") for account in accounts: