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