remove unused local reference to ThemeType
This commit is contained in:
parent
0b8086bd36
commit
2be48c3847
|
@ -134,7 +134,6 @@ namespace Oqtane.Pages
|
||||||
{
|
{
|
||||||
ProcessHeadContent(site.HeadContent, "site");
|
ProcessHeadContent(site.HeadContent, "site");
|
||||||
}
|
}
|
||||||
var ThemeType = site.DefaultThemeType;
|
|
||||||
|
|
||||||
// get jwt token for downstream APIs
|
// get jwt token for downstream APIs
|
||||||
if (User.Identity.IsAuthenticated)
|
if (User.Identity.IsAuthenticated)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user