summary refs log tree commit diff
path: root/crypto/src/x509/store/X509AttrCertStoreSelector.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/src/x509/store/X509AttrCertStoreSelector.cs')
-rw-r--r--crypto/src/x509/store/X509AttrCertStoreSelector.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/src/x509/store/X509AttrCertStoreSelector.cs b/crypto/src/x509/store/X509AttrCertStoreSelector.cs
index 9f1dc20d1..24255fad2 100644
--- a/crypto/src/x509/store/X509AttrCertStoreSelector.cs
+++ b/crypto/src/x509/store/X509AttrCertStoreSelector.cs
@@ -1,6 +1,5 @@
 using System;
 using System.Collections;
-using System.IO;
 
 using Org.BouncyCastle.Asn1;
 using Org.BouncyCastle.Asn1.X509;