qapi: remove _JSONObject
commit67a81f9fb78d73398051fed0df7a0aac5b61b7c5
authorJohn Snow <jsnow@redhat.com>
Wed, 15 Feb 2023 00:00:10 +0000 (14 19:00 -0500)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 23 Feb 2023 12:01:45 +0000 (23 13:01 +0100)
treea8282907c68ab25b8d698bfd5e3dd0e5bf8d75a1
parent420110591c54f5fd38e065d5bddac73b3076bf9e
qapi: remove _JSONObject

We can remove this alias as it only has two usages now, and no longer
pays for the confusion of "yet another type".

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20230215000011.1725012-6-jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
scripts/qapi/expr.py
scripts/qapi/parser.py