Remove DESCRIPTION
(#9732)
This commit is contained in:
parent
92d0a71af7
commit
72d3270547
13 changed files with 3 additions and 263 deletions
|
@ -77,7 +77,6 @@ def _extract_config_h(info_data):
|
|||
'device_ver': config_c.get('DEVICE_VER'),
|
||||
'manufacturer': config_c.get('MANUFACTURER'),
|
||||
'product': config_c.get('PRODUCT'),
|
||||
'description': config_c.get('DESCRIPTION'),
|
||||
}
|
||||
|
||||
return info_data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue