From 8f73fb954097a8d9211229f98f0c8a587bb96dbc Mon Sep 17 00:00:00 2001 From: xiaochanghai Date: Mon, 29 Apr 2024 17:44:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tiobon.Core.PublishHelper/Src/Utility.cs | 5 +---- Tiobon.Core.PublishHelper/Tiobon.Core.PublishHelper.csproj | 1 - 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Tiobon.Core.PublishHelper/Src/Utility.cs b/Tiobon.Core.PublishHelper/Src/Utility.cs index e1ff527d..5b7970e6 100644 --- a/Tiobon.Core.PublishHelper/Src/Utility.cs +++ b/Tiobon.Core.PublishHelper/Src/Utility.cs @@ -1,11 +1,8 @@ -using System; -using System.Net; +using System.Net; using System.Net.NetworkInformation; using System.Runtime.Serialization.Formatters.Binary; using System.Text; using System.Text.RegularExpressions; -using ProtoBuf; -using static System.Runtime.InteropServices.JavaScript.JSType; namespace Tiobon.PublishHelper { diff --git a/Tiobon.Core.PublishHelper/Tiobon.Core.PublishHelper.csproj b/Tiobon.Core.PublishHelper/Tiobon.Core.PublishHelper.csproj index d5a714f5..afcaa906 100644 --- a/Tiobon.Core.PublishHelper/Tiobon.Core.PublishHelper.csproj +++ b/Tiobon.Core.PublishHelper/Tiobon.Core.PublishHelper.csproj @@ -22,7 +22,6 @@ -