too many ..

This commit is contained in:
Bruno Windels 2021-07-16 23:54:19 +02:00
parent c062584578
commit b036e48b66

View file

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
*/ */
import DOMPurify from "../../../../../lib/dompurify/index.js" import DOMPurify from "../../../lib/dompurify/index.js"
class HTMLParseResult { class HTMLParseResult {
constructor(bodyNode) { constructor(bodyNode) {