diff src/org/dancres/blitz/txn/TimeBarrierPersonality.java @ 17:4580bb12db30

Separate command execution from command logging.
author Dan Creswell <dan.creswell@gmail.com>
date Sun, 05 Jul 2009 16:26:25 +0100
parents 3dc0c5604566
children
line wrap: on
line diff
--- a/src/org/dancres/blitz/txn/TimeBarrierPersonality.java	Sun Jul 05 16:25:18 2009 +0100
+++ b/src/org/dancres/blitz/txn/TimeBarrierPersonality.java	Sun Jul 05 16:26:25 2009 +0100
@@ -4,7 +4,6 @@
 
 import org.prevayler.implementation.SnapshotPrevayler;
 import org.prevayler.implementation.BufferingPrevaylerImpl;
-import org.prevayler.implementation.SnapshotPrevaylerImpl;
 
 import org.prevayler.PrevalentSystem;