mirror of
https://github.com/oqtane/oqtane.framework.git
synced 2025-05-28 07:43:06 +00:00
Merge pull request #2827 from sbwalker/dev
remove unused local reference to ThemeType
This commit is contained in:
commit
1ec24251a2
@ -134,7 +134,6 @@ namespace Oqtane.Pages
|
||||
{
|
||||
ProcessHeadContent(site.HeadContent, "site");
|
||||
}
|
||||
var ThemeType = site.DefaultThemeType;
|
||||
|
||||
// get jwt token for downstream APIs
|
||||
if (User.Identity.IsAuthenticated)
|
||||
|
Loading…
x
Reference in New Issue
Block a user