HTHou commented on a change in pull request #2367:
URL: https://github.com/apache/iotdb/pull/2367#discussion_r551176294



##########
File path: cli/src/main/java/org/apache/iotdb/cli/Cli.java
##########
@@ -18,6 +18,8 @@
  */
 package org.apache.iotdb.cli;
 
+import static org.apache.iotdb.cli.utils.IoTPrinter.println;
+

Review comment:
       > > Is this needed?
   > 
   > Yes. Otherwise, I need to change "println" to "IoTPrinter.println" in many 
places.
   
   I think it is ok to use `IoTPrinter.println` ....




----------------------------------------------------------------
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.

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


Reply via email to