summary refs log tree commit diff
path: root/crypto/src/cmp/CmpException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/src/cmp/CmpException.cs')
-rw-r--r--crypto/src/cmp/CmpException.cs3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/src/cmp/CmpException.cs b/crypto/src/cmp/CmpException.cs

index 7ecdf5af8..2f50f7780 100644 --- a/crypto/src/cmp/CmpException.cs +++ b/crypto/src/cmp/CmpException.cs
@@ -1,7 +1,6 @@ using System; -using System.Collections.Generic; using System.Runtime.Serialization; -using System.Text; + namespace Org.BouncyCastle.Cmp {