Style: C# 12 Primary constructor
This commit is contained in:
@@ -3,11 +3,10 @@ using Hutopy.Application.Common.Interfaces;
|
||||
using Hutopy.Infrastructure.Data;
|
||||
using Hutopy.Web.Services;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
|
||||
using NSwag;
|
||||
using NSwag.Generation.Processors.Security;
|
||||
|
||||
namespace Microsoft.Extensions.DependencyInjection;
|
||||
namespace Hutopy.Web;
|
||||
|
||||
public static class DependencyInjection
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user