summary refs log tree commit diff
path: root/crypto/src/crmf/IControl.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/src/crmf/IControl.cs')
-rw-r--r--crypto/src/crmf/IControl.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/src/crmf/IControl.cs b/crypto/src/crmf/IControl.cs
index 14fcc2cd3..9a29ac12a 100644
--- a/crypto/src/crmf/IControl.cs
+++ b/crypto/src/crmf/IControl.cs
@@ -1,8 +1,6 @@
 using System;
 
 using Org.BouncyCastle.Asn1;
-using Org.BouncyCastle.Asn1.Crmf;
-using Org.BouncyCastle.Utilities;
 
 namespace Org.BouncyCastle.Crmf
 {