summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/test/src/math/ec/custom/sec/test/SecP128R1FieldTest.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/crypto/test/src/math/ec/custom/sec/test/SecP128R1FieldTest.cs b/crypto/test/src/math/ec/custom/sec/test/SecP128R1FieldTest.cs

index 211d95c9c..40e1a61c1 100644 --- a/crypto/test/src/math/ec/custom/sec/test/SecP128R1FieldTest.cs +++ b/crypto/test/src/math/ec/custom/sec/test/SecP128R1FieldTest.cs
@@ -2,11 +2,7 @@ using NUnit.Framework; -using Org.BouncyCastle.Asn1.Sec; -using Org.BouncyCastle.Asn1.X9; -using Org.BouncyCastle.Crypto.EC; using Org.BouncyCastle.Math.Raw; -using Org.BouncyCastle.Security; using Org.BouncyCastle.Utilities; namespace Org.BouncyCastle.Math.EC.Custom.Sec.Tests