diff options
author | Andrea Bolognani <abologna@redhat.com> | 2022-05-03 09:37:34 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2022-05-16 07:22:28 +0200 |
commit | 15cc783cfbd8949c5477c134f66f1fdc599a129e (patch) | |
tree | f352d2c9c9b8cd36053efbdb288c221a2f2efd43 /qapi/ui.json | |
parent | c6487a88871ed299f78641f81f2c0aaff9b6c8bb (diff) |
qapi: Drop unnecessary empty lines outside of comments
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220503073737.84223-6-abologna@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'qapi/ui.json')
-rw-r--r-- | qapi/ui.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qapi/ui.json b/qapi/ui.json index 0e903340fc..9f19beea6d 100644 --- a/qapi/ui.json +++ b/qapi/ui.json @@ -128,7 +128,6 @@ # # Since: 7.0 ## - { 'struct': 'ExpirePasswordOptionsVnc', 'data': { '*display': 'str' } } |