Author: toad Date: 2008-06-25 19:35:35 +0000 (Wed, 25 Jun 2008) New Revision: 20708
Modified: branches/db4o/freenet/src/freenet/client/async/SingleBlockInserter.java Log: imports Modified: branches/db4o/freenet/src/freenet/client/async/SingleBlockInserter.java =================================================================== --- branches/db4o/freenet/src/freenet/client/async/SingleBlockInserter.java 2008-06-25 19:35:19 UTC (rev 20707) +++ branches/db4o/freenet/src/freenet/client/async/SingleBlockInserter.java 2008-06-25 19:35:35 UTC (rev 20708) @@ -15,7 +15,6 @@ import freenet.crypt.RandomSource; import freenet.keys.CHKEncodeException; import freenet.keys.ClientCHKBlock; -import freenet.keys.ClientKey; import freenet.keys.ClientKeyBlock; import freenet.keys.FreenetURI; import freenet.keys.InsertableClientSSK;
