Skip to content

Commit

Permalink
remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
terence-yoo committed Nov 1, 2018
1 parent 566f4df commit caf45cc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
import java.util.stream.IntStream;

public class Merge implements Command {
private final HBaseAdmin admin;
Expand Down

0 comments on commit caf45cc

Please sign in to comment.