zyxxoo commented on code in PR #1896:
URL: 
https://github.com/apache/incubator-hugegraph/pull/1896#discussion_r1008842905


##########
hugegraph-api/src/main/java/com/baidu/hugegraph/auth/HugeAuthenticator.java:
##########
@@ -81,7 +81,8 @@ default void setup(final Map<String, Object> config) {
 
     @Override
     default User authenticate(final Map<String, String> credentials)
-                                     throws AuthenticationException {
+            throws AuthenticationException {

Review Comment:
   #1996 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to