fix(api): oops

This commit is contained in:
spiral 2022-11-19 02:06:55 +00:00
parent 8e23321c59
commit bc8bceba16
No known key found for this signature in database
GPG Key ID: 244A11E4B0BCF40E

View File

@ -1,11 +1,6 @@
using System.Reflection;
using Autofac;
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Diagnostics;
using Microsoft.OpenApi.Models;
using Newtonsoft.Json;