diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 6a4bce5..0d71c7c 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following diff --git a/ViesVatInfoMapper.cs b/ViesVatInfoMapper.cs index 6ebb2de..a28c27d 100644 --- a/ViesVatInfoMapper.cs +++ b/ViesVatInfoMapper.cs @@ -24,8 +24,6 @@ // // *********************************************************************** -using System.Collections.Generic; -using System.Net; using FCS.Lib.Common; namespace FCS.Lib.Vies