jongyoul commented on code in PR #4524:
URL: https://github.com/apache/zeppelin/pull/4524#discussion_r1037283827


##########
alluxio/src/main/java/org/apache/zeppelin/alluxio/AlluxioInterpreter.java:
##########
@@ -19,10 +19,7 @@
 package org.apache.zeppelin.alluxio;
 
 import alluxio.cli.fs.FileSystemShell;
-import alluxio.conf.InstancedConfiguration;
-import alluxio.conf.PropertyKey;
-import alluxio.conf.Source;
-import alluxio.util.ConfigurationUtils;
+import alluxio.conf.*;

Review Comment:
   Could you please check your settings for your IDE?



-- 
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: dev-unsubscr...@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to