Remove two recently-added, unused needles

Lukas added these in a recent big commit that fixed problems with
GNOME 45, I think these two were probably needles from some
in-development tests that are not actually needed in prod yet.
They make the tests fail, so we need to get rid of them.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-08-11 14:38:58 -07:00
parent 9cd8ed804e
commit b287a4a9d5
4 changed files with 0 additions and 30 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 445,
"ypos": 292,
"width": 109,
"height": 27,
"type": "match"
}
],
"properties": [],
"tags": [
"dialogue_third_party_repos"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 385,
"ypos": 499,
"width": 53,
"height": 27,
"type": "match"
}
],
"properties": [],
"tags": [
"gnome_button_ignore"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 KiB