remove text

This commit is contained in:
Robin van Genderen 2019-04-17 14:51:13 +02:00
parent d055b4dd8e
commit 76f300984d

View File

@ -474,7 +474,6 @@ def main():
opt_args(True)
options, args = opt_args()
# Always first!
# If the script should execute for all users
# The admin should pass the '--all-users' parameter
if not options.users and not options.all_users: