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