Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
mav911 committed Sep 11, 2013
1 parent ecc5f3b commit 2cbef56
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
package com.twitter.storehaus.hbase

import org.scalacheck.{Arbitrary, Gen, Properties}
import com.twitter.storehaus.testing.CloseableCleanup
import com.twitter.storehaus.{FutureOps, Store}
import com.twitter.storehaus.testing.generator.NonEmpty
import org.scalacheck.Prop._
import com.twitter.util.Await
import org.apache.hadoop.hbase.HBaseTestingUtility

/**
* @author MansurAshraf
Expand Down

0 comments on commit 2cbef56

Please sign in to comment.