Skip to content

Commit ca7bac4

Browse files
committed
Remove unnecessary code
1 parent 506d145 commit ca7bac4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/base/head_script.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ If you introduce mistakes in it, Gitea JavaScript code wouldn't run correctly.
1313
assetVersionEncoded: encodeURIComponent('{{AssetVersion}}'), // will be used in URL construction directly
1414
assetUrlPrefix: '{{AssetUrlPrefix}}',
1515
runModeIsProd: {{.RunModeIsProd}},
16-
defaultShowFullName: {{DefaultShowFullName}},
1716
customEmojis: {{CustomEmojis}},
1817
csrfToken: '{{.CsrfToken}}',
1918
pageData: {{.PageData}},

0 commit comments

Comments
 (0)