forked from mystiq/hydrogen-web
too many ..
This commit is contained in:
parent
c062584578
commit
b036e48b66
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||
limitations under the License.
|
||||
*/
|
||||
|
||||
import DOMPurify from "../../../../../lib/dompurify/index.js"
|
||||
import DOMPurify from "../../../lib/dompurify/index.js"
|
||||
|
||||
class HTMLParseResult {
|
||||
constructor(bodyNode) {
|
||||
|
|
Loading…
Reference in a new issue