From 9836206901b0b74c7a160bb4e077c9169e22cb4d Mon Sep 17 00:00:00 2001 From: milimoe Date: Tue, 18 Feb 2025 23:35:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A9=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OshimaWebAPI/OshimaWebAPI.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/OshimaWebAPI/OshimaWebAPI.cs b/OshimaWebAPI/OshimaWebAPI.cs index 13fbd04..e41f87f 100644 --- a/OshimaWebAPI/OshimaWebAPI.cs +++ b/OshimaWebAPI/OshimaWebAPI.cs @@ -1,5 +1,4 @@ using Microsoft.AspNetCore.Builder; -using Microsoft.AspNetCore.Mvc; using Microsoft.Extensions.DependencyInjection; using Microsoft.Extensions.Logging; using Milimoe.FunGame.Core.Api.Transmittal;