mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Remove unused variable
This commit is contained in:
parent
d3d1aa0928
commit
22b6fe4178
1 changed files with 0 additions and 1 deletions
|
|
@ -56,7 +56,6 @@ import org.junit.Test;
|
|||
public class PythonInterpreterMatplotlibTest {
|
||||
|
||||
private InterpreterGroup intpGroup;
|
||||
private PythonInterpreterPandasSql sql;
|
||||
private PythonInterpreter python;
|
||||
|
||||
private InterpreterContext context;
|
||||
|
|
|
|||
Loading…
Reference in a new issue