diff --git a/common/content/template.js b/common/content/template.js index 5529e696..85614d66 100644 --- a/common/content/template.js +++ b/common/content/template.js @@ -204,7 +204,6 @@ const template = { return s + <>{str.substr(start)}; }, - // FIXME: why is href="#"? highlightURL: function highlightURL(str, force) { if (force || /^[a-zA-Z]+:\/\//.test(str))