Just remove abrt_runs_found_problem needle

it's really just a dupe of the -problems needles, it turns out,
Lukas was reinventing that wheel. He had to add another one
today because I broke the JSON in this one when I was simplifying
it yesterday, but I think this one on the new -problems needle
are really just dupes.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-12-08 09:53:34 -08:00
parent b4d6d73c47
commit 27a45493e1
2 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
{
"properties": [
{
"name": "workaround",
"value": "Abrt reported issues"
}
],
"tags": [
"abrt_runs",
],
"area": [
{
"xpos": 394,
"ypos": 231,
"width": 63,
"height": 17,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB