Skip to content

Commit

Permalink
Fix check style error
Browse files Browse the repository at this point in the history
  • Loading branch information
eincs committed Mar 20, 2015
1 parent d3e2f41 commit eae6ba7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ public void testGet() throws Exception {
}
// Get with transaction
{

HaeinsaTransaction tx = tm.begin();
HaeinsaGet get = new HaeinsaGet(row);
get.addFamily(family);
Expand Down

0 comments on commit eae6ba7

Please sign in to comment.