summary refs log tree commit diff
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2019-01-25 16:26:00 -0500
committerOren Novotny <oren@novotny.org>2019-01-25 16:26:00 -0500
commitb0d14dec810bff8415344fc7d374589db5ce6c98 (patch)
tree4f841cb1aa997e125f9da42a13a418e6df820ba7
parentmerge from master (diff)
downloadBouncyCastle.NET-ed25519-b0d14dec810bff8415344fc7d374589db5ce6c98.tar.xz
Remove old nunit artifact
-rw-r--r--crypto/test/src/crmf/test/CrmfTest.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/test/src/crmf/test/CrmfTest.cs b/crypto/test/src/crmf/test/CrmfTest.cs
index b1f18cc7b..c35118e5b 100644
--- a/crypto/test/src/crmf/test/CrmfTest.cs
+++ b/crypto/test/src/crmf/test/CrmfTest.cs
@@ -1,6 +1,5 @@
 using System;
 using System.Collections;
-using NUnit.Core;
 using NUnit.Framework;
 using Org.BouncyCastle.Asn1;
 using Org.BouncyCastle.Asn1.Cms;