From 12ae074ca4ee7d72b33743a50b17b63b28c75fec Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Thu, 15 Dec 2022 17:42:37 +0800 Subject: [PATCH] - --- .../SqlSugar/Abstract/SaveableProvider/StorageableMethodInfo.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Src/Asp.Net/SqlSugar/Abstract/SaveableProvider/StorageableMethodInfo.cs b/Src/Asp.Net/SqlSugar/Abstract/SaveableProvider/StorageableMethodInfo.cs index 3e94f9ac2..0a87e1120 100644 --- a/Src/Asp.Net/SqlSugar/Abstract/SaveableProvider/StorageableMethodInfo.cs +++ b/Src/Asp.Net/SqlSugar/Abstract/SaveableProvider/StorageableMethodInfo.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using System.Linq; using System.Reflection; -using System.Runtime.Remoting.Contexts; using System.Text; using System.Threading.Tasks;