zjffdu commented on a change in pull request #3721: [Zeppelin 4731] Ability to exclude fields from being saved in Note files URL: https://github.com/apache/zeppelin/pull/3721#discussion_r406651516
########## File path: zeppelin-zengine/src/main/java/org/apache/zeppelin/notebook/Note.java ########## @@ -60,6 +60,7 @@ import java.util.List; import java.util.Map; import java.util.Set; +import java.util.Arrays; Review comment: Not used ? ---------------------------------------------------------------- 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] With regards, Apache Git Services
