Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Code review fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos A. Munoz committed Aug 7, 2014
1 parent 4205d23 commit 22d46fc
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -113,7 +113,6 @@ private void testHashChange(Function<HDocument, Void> mutator,
ITERATION_SLUG, DOC_ID);
mutator.apply(doc);

System.out.println("===== Modified: " + doc.getLastModifiedBy());
// force a flush on the DB
getSession().flush();

Expand Down

0 comments on commit 22d46fc

Please sign in to comment.