mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
remove unused imports
This commit is contained in:
parent
7c42733ac0
commit
03d073f9e4
1 changed files with 0 additions and 1 deletions
|
|
@ -33,7 +33,6 @@ import org.apache.commons.exec.PumpStreamHandler;
|
|||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.apache.zeppelin.interpreter.Interpreter;
|
||||
import org.apache.zeppelin.interpreter.InterpreterContext;
|
||||
import org.apache.zeppelin.interpreter.InterpreterPropertyBuilder;
|
||||
import org.apache.zeppelin.interpreter.InterpreterResult;
|
||||
import org.apache.zeppelin.interpreter.InterpreterResult.Code;
|
||||
import org.apache.zeppelin.interpreter.thrift.InterpreterCompletion;
|
||||
|
|
|
|||
Loading…
Reference in a new issue