diff --git a/ICSSoft.FromERP/HttpHelper.cs b/ICSSoft.FromERP/HttpHelper.cs index 1c720bd..2c2ebea 100644 --- a/ICSSoft.FromERP/HttpHelper.cs +++ b/ICSSoft.FromERP/HttpHelper.cs @@ -42,7 +42,6 @@ namespace ICSSoft.FromERP } #endregion - public static bool PingTest(string ip) { System.Net.NetworkInformation.Ping ping = new System.Net.NetworkInformation.Ping();