resolve darcs stupidity
[org.ibex.core.git] / src / org / bouncycastle / crypto / digests / MD5Digest.java
index 7aed9a5..936dc81 100644 (file)
@@ -1,7 +1,5 @@
 package org.bouncycastle.crypto.digests;
 
-import org.bouncycastle.crypto.Digest;
-
 /**
  * implementation of MD5 as outlined in "Handbook of Applied Cryptography", pages 346 - 347.
  */