mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Remove indent line, this function is deprecated
This commit is contained in:
parent
e6d90a5729
commit
65a66b78cd
1 changed files with 0 additions and 1 deletions
|
@ -222,7 +222,6 @@ def main():
|
||||||
print(f'<?define ProductVersion = "{version}"?>')
|
print(f'<?define ProductVersion = "{version}"?>')
|
||||||
print('<?define ProductUpgradeCode = "12b9695c-965b-4be0-bc33-21274e809576"?>')
|
print('<?define ProductUpgradeCode = "12b9695c-965b-4be0-bc33-21274e809576"?>')
|
||||||
|
|
||||||
ET.indent(root_el)
|
|
||||||
ET.dump(root_el)
|
ET.dump(root_el)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue