diff options
Diffstat (limited to 'crypto/src/cms/CMSAuthEnvelopedData.cs')
-rw-r--r-- | crypto/src/cms/CMSAuthEnvelopedData.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/src/cms/CMSAuthEnvelopedData.cs b/crypto/src/cms/CMSAuthEnvelopedData.cs index d35e946ae..28a959b74 100644 --- a/crypto/src/cms/CMSAuthEnvelopedData.cs +++ b/crypto/src/cms/CMSAuthEnvelopedData.cs @@ -1,5 +1,4 @@ using System; -using System.Collections; using System.IO; using Org.BouncyCastle.Asn1; |