diff --git a/x-element.js b/x-element.js index eb03c5f..5e78811 100644 --- a/x-element.js +++ b/x-element.js @@ -11,7 +11,6 @@ export default class XElement extends HTMLElement { return [...XElement.#constructors.get(this).attributeMap.keys()]; } - /** * Declare an array of CSSStyleSheet objects to adopt on the shadow root. * Note that a CSSStyleSheet object is the type returned when importing a