jihoonson commented on a change in pull request #6755: fix log typo
URL: https://github.com/apache/incubator-druid/pull/6755#discussion_r242659292
 
 

 ##########
 File path: 
core/src/main/java/org/apache/druid/java/util/common/StringUtils.java
 ##########
 @@ -286,4 +286,5 @@ public static String utf8Base64(String input)
   {
     return fromUtf8(Base64.getEncoder().encode(toUtf8(input)));
   }
+
 
 Review comment:
   Please remove this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to