mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
removed unused import
This commit is contained in:
parent
8d7ae93dee
commit
f0ed9303c0
1 changed files with 0 additions and 2 deletions
|
|
@ -19,9 +19,7 @@
|
|||
package org.apache.zeppelin.tachyon;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.io.InputStreamReader;
|
||||
import java.io.PrintStream;
|
||||
import java.io.BufferedReader;
|
||||
import java.io.ByteArrayOutputStream;
|
||||
import java.util.*;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue