Commit 153743b4 authored by Enrico Zini's avatar Enrico Zini
Browse files

No need of fpr when creating housekeeping robot user

parent 32e6dbbe
......@@ -55,7 +55,6 @@ class Housekeeper(hk.Task):
email="nm@debian.org",
bio="I am the robot that runs the automated tasks in the site",
uid=None,
fpr=None,
status=const.STATUS_DC,
audit_skip=True)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment