cleanly separate SiteState service for client and server use cases
This commit is contained in:
@ -3,7 +3,6 @@ using System.Linq;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
using Oqtane.Models;
|
||||
using Oqtane.Repository;
|
||||
using Oqtane.Shared;
|
||||
|
||||
namespace Oqtane.Infrastructure
|
||||
{
|
||||
|
Reference in New Issue
Block a user