Skip to content

Commit 1daef76

Browse files
committed
HBASE-25374 Removed whitespace
1 parent cfbcee2 commit 1daef76

File tree

1 file changed

+1
-1
lines changed
  • hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client

1 file changed

+1
-1
lines changed

hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/Client.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ public Client(Cluster cluster, String trustStorePath, Optional<String> trustStor
177177

178178
/**
179179
* Constructor, allowing to define custom trust store (only for SSL connections)
180-
*
180+
*
181181
* @param cluster the cluster definition
182182
* @param conf Configuration
183183
* @param trustStorePath custom trust store to use for SSL connections

0 commit comments

Comments
 (0)