From 0591285e26a6ba9670ca468378076f00da26ea92 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Tue, 13 Jun 2023 17:43:50 +0800 Subject: [PATCH] Update ContextMethods --- Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs b/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs index fedea21da..55d78a1b5 100644 --- a/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs +++ b/Src/Asp.Net/SqlSugar/Infrastructure/ContextMethods.cs @@ -4,7 +4,6 @@ using System.Collections; using System.Collections.Generic; using System.Data; using System.Data.Common; -using System.DirectoryServices.ActiveDirectory; using System.Dynamic; using System.Linq; using System.Linq.Expressions;