HBASE-21336 Addendum remove unused code in HBTU

This commit is contained in:
zhangduo 2018-10-22 20:26:48 +08:00
parent d0e7367c8d
commit 931156f66b
1 changed files with 0 additions and 1 deletions

View File

@ -171,7 +171,6 @@ import org.apache.hadoop.hbase.shaded.protobuf.ProtobufUtil;
* avoiding port contention if another local HBase instance is already running).
* <p>To preserve test data directories, pass the system property "hbase.testing.preserve.testdir"
* setting it to true.
* Trigger pre commit.
*/
@InterfaceAudience.Public
@SuppressWarnings("deprecation")