From abfc5698f4be0a40d4345f55411daba567d0e44d Mon Sep 17 00:00:00 2001 From: "parallelbgls@outlook.com" Date: Wed, 27 Aug 2014 16:01:46 +0800 Subject: [PATCH] 2014-08-27 update 2 delete unuse library --- NA200H/NA200H.UI.Console/Program.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/NA200H/NA200H.UI.Console/Program.cs b/NA200H/NA200H.UI.Console/Program.cs index b254173..5c7975f 100644 --- a/NA200H/NA200H.UI.Console/Program.cs +++ b/NA200H/NA200H.UI.Console/Program.cs @@ -5,7 +5,6 @@ using System.Text; using System.Threading.Tasks; using ModBus.Net; using System.Reflection; -using ModBus.Net.Prodave; namespace NA200H.UI.ConsoleApp {