1
0

remove unnecessary comment

This commit is contained in:
Hazelnoot
2025-04-13 18:51:00 -04:00
parent a28b80a0dd
commit 4ae96e48db
-1
View File
@@ -576,7 +576,6 @@ export class MfmService {
appendChildren(nodes, body);
// Remove the unnecessary namespace
const serialized = body.outerHTML;
happyDOM.close().catch(err => {});