diff --git a/src/public/javascripts/services/attributes.js b/src/public/javascripts/services/attributes.js index 3e606e292..3f9c6628b 100644 --- a/src/public/javascripts/services/attributes.js +++ b/src/public/javascripts/services/attributes.js @@ -205,21 +205,6 @@ async function createPromotedAttributeRow(definitionAttr, valueAttr) { }); $input.setSelectedPath(valueAttr.value); - - // ideally we'd use link instead of button which would allow tooltip preview, but - // we can't guarantee updating the link in the a element - const $openButton = $("