mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix linter
This commit is contained in:
parent
a16891347c
commit
227ddbb19a
1 changed files with 0 additions and 1 deletions
|
@ -526,7 +526,6 @@ def get_system_info():
|
|||
else:
|
||||
return '{0:.3f}TB'.format(val / 2**40)
|
||||
|
||||
|
||||
# Lookup dicts for Win32_OperatingSystem
|
||||
os_type = {1: 'Work Station',
|
||||
2: 'Domain Controller',
|
||||
|
|
Loading…
Add table
Reference in a new issue