HBASE-22763 Fixed remaining Checkstyle issue in hbase-procedure
Signed-off-by: stack <stack@apache.org>
This commit is contained in:
parent
124fa3488a
commit
e3a54e7035
|
@ -24,8 +24,6 @@ import org.apache.yetus.audience.InterfaceAudience;
|
|||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
import org.apache.hadoop.hbase.shaded.protobuf.generated.ProcedureProtos.ProcedureState;
|
||||
|
||||
/**
|
||||
* Runs task on a period such as check for stuck workers.
|
||||
* @see InlineChore
|
||||
|
|
Loading…
Reference in New Issue