[Update] 删除推送系统用户时关于task的log

pull/3782/head
Bai 2020-03-17 15:21:12 +08:00
parent 41ca43bf33
commit 15ca775005
1 changed files with 0 additions and 1 deletions

View File

@ -121,7 +121,6 @@ def get_push_windows_system_user_tasks(system_user, username=None):
''.format(username, username, password),
}
}
print(task)
tasks.append(task)
return tasks