From e0596c3cadd3a68a30b97e73e505132ee861d761 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Mon, 15 Jul 2019 08:23:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E7=A7=BB=E9=99=A4=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #Comment link commit commit:bbad37ce6ea189d14c061d5d2965176e42d3a29d --- Bootstrap.DataAccess/DbManager.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Bootstrap.DataAccess/DbManager.cs b/Bootstrap.DataAccess/DbManager.cs index 1e9fb503..b63ea92b 100644 --- a/Bootstrap.DataAccess/DbManager.cs +++ b/Bootstrap.DataAccess/DbManager.cs @@ -9,7 +9,6 @@ namespace Bootstrap.DataAccess /// public static class DbManager { - private static readonly object _locker = new object(); /// /// ///