diff --git a/neon/needles/install_ubiquity/oem/oem-desktop.json b/neon/needles/install_ubiquity/oem/oem-desktop.json index 4549527..896b873 100644 --- a/neon/needles/install_ubiquity/oem/oem-desktop.json +++ b/neon/needles/install_ubiquity/oem/oem-desktop.json @@ -1,34 +1,26 @@ { "area": [ { "type": "match", "xpos": 0, "ypos": 733, "width": 250, "height": 34, "match": 95 }, - { - "type": "match", - "xpos": 881, - "ypos": 734, - "width": 22, - "height": 31, - "match": 95 - }, { "type": "match", "xpos": 33, "ypos": 19, "width": 47, "height": 30, "match": 95 } ], "properties": [], "tags": [ "oem-desktop", "oem-prepare" ] }