Skip to content

Commit ff6d006

Browse files
committed
rm
1 parent ac00197 commit ff6d006

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
@@ -15,7 +15,6 @@ If you introduce mistakes in it, Gitea JavaScript code wouldn't run correctly.
1515
runModeIsProd: {{.RunModeIsProd}},
1616
customEmojis: {{CustomEmojis}},
1717
csrfToken: '{{.CsrfToken}}',
18-
isSignedIn: {{.IsSigned}},
1918
pageData: {{.PageData}},
2019
notificationSettings: {{NotificationSettings}}, {{/*a map provided by NewFuncMap in helper.go*/}}
2120
enableTimeTracking: {{EnableTimetracking}},

0 commit comments

Comments
 (0)