mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-07-07 12:36:57 +00:00
remove unnecessary comment
This commit is contained in:
parent
a28b80a0dd
commit
4ae96e48db
1 changed files with 0 additions and 1 deletions
|
@ -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 => {});
|
||||||
|
|
Loading…
Add table
Reference in a new issue