HBASE-13450 - Addendum to remove an Unused import
This commit is contained in:
parent
a4fa930843
commit
40a80c1fe0
|
@ -19,7 +19,6 @@
|
|||
package org.apache.hadoop.hbase.util;
|
||||
|
||||
import org.apache.hadoop.hbase.classification.InterfaceAudience;
|
||||
import org.apache.hadoop.hbase.KeyValue.KVComparator;
|
||||
|
||||
/**
|
||||
* Common methods Bloom filter methods required at read and write time.
|
||||
|
|
Loading…
Reference in New Issue