Updated cleanup.py

This commit is contained in:
2Shirt 2018-12-27 19:43:25 -07:00
parent 6a3e225192
commit 327c5b8a33
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -126,4 +126,4 @@ def delete_registry_value(hive, key, value):
if __name__ == '__main__':
print("This file is not meant to be called directly.")
# vim: sts=4 sw=4 ts=4
# vim: sts=2 sw=2 ts=2