0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-10-14 10:34:11 -04:00

Merge branch 'main' into feature/bots

This commit is contained in:
Jason Song
2022-12-26 10:30:37 +08:00
47 changed files with 165 additions and 98 deletions

View File

@@ -68,7 +68,6 @@ export const svgs = {
'octicon-sync': octiconSync,
};
const parser = new DOMParser();
const serializer = new XMLSerializer();