Delete unused needles

These needles have been probably forgotten and left over from one
of the previous commits. The tox tests are failing on other
pull requests and this PR fixes it.
This commit is contained in:
Lukáš Růžička 2022-01-21 18:09:07 +01:00
parent c80f20f947
commit d9ba0883e7
4 changed files with 0 additions and 30 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 20,
"xpos": 15,
"width": 101,
"ypos": 169,
"type": "match"
}
],
"properties": [],
"tags": [
"gnome_open_location_documents"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

View File

@ -1,15 +0,0 @@
{
"properties": [],
"tags": [
"gnome_open_location_documents"
],
"area": [
{
"xpos": 15,
"ypos": 168,
"width": 101,
"height": 20,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB