Server naming fixes and cleanup
Server is now completely cleaned up and without warnings
This commit is contained in:
@ -11,6 +11,7 @@ using System.Linq;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Oqtane.Shared;
|
||||
// ReSharper disable PartialTypeWithSinglePart
|
||||
|
||||
namespace Oqtane.Controllers
|
||||
{
|
||||
|
Reference in New Issue
Block a user