pmb.install: Remove pass to conform to code style (MR 2159)

This commit is contained in:
Rudraksha Gupta 2022-01-19 00:00:00 +00:00 committed by Oliver Smith
parent bea18e03f3
commit 997e3fb1f5
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB
1 changed files with 0 additions and 1 deletions

View File

@ -263,7 +263,6 @@ def setup_login(args, suffix):
except RuntimeError:
logging.info("WARNING: Failed to set the password. Try it"
" one more time.")
pass
# Disable root login
if is_root_locked(args, suffix):