mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix pre-commit
This commit is contained in:
parent
9b54f080d8
commit
74858a9a54
1 changed files with 1 additions and 0 deletions
|
@ -793,6 +793,7 @@ class SaltPkgInstall:
|
|||
|
||||
# Remove registry entries
|
||||
import winreg
|
||||
|
||||
key = r"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5693F9A3-3083-426B-B17B-B860C00C9B84}"
|
||||
winreg.DeleteKey(winreg.HKEY_LOCAL_MACHINE, key)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue