mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Remove unused import
This commit is contained in:
parent
d66600c839
commit
dea3ef6979
1 changed files with 0 additions and 1 deletions
|
|
@ -17,7 +17,6 @@
|
|||
|
||||
package org.apache.zeppelin.notebook;
|
||||
|
||||
import org.apache.zeppelin.helium.HeliumPackage;
|
||||
import org.apache.zeppelin.interpreter.Interpreter;
|
||||
import org.apache.zeppelin.interpreter.InterpreterFactory;
|
||||
import org.apache.zeppelin.interpreter.InterpreterResult;
|
||||
|
|
|
|||
Loading…
Reference in a new issue