remove unnecessary comment
This commit is contained in:
@@ -576,7 +576,6 @@ export class MfmService {
|
|||||||
|
|
||||||
appendChildren(nodes, body);
|
appendChildren(nodes, body);
|
||||||
|
|
||||||
// Remove the unnecessary namespace
|
|
||||||
const serialized = body.outerHTML;
|
const serialized = body.outerHTML;
|
||||||
|
|
||||||
happyDOM.close().catch(err => {});
|
happyDOM.close().catch(err => {});
|
||||||
|
|||||||
Reference in New Issue
Block a user