removed bad package from import

This commit is contained in:
Babu Prasad Elumalai 2016-07-18 04:06:55 +00:00
parent 73e3f6dcf1
commit 2254a49f17

View file

@ -38,8 +38,6 @@ import org.apache.zeppelin.user.AuthenticationInfo;
import org.junit.Before;
import org.junit.Test;
import com.google.cloud.bigquery.testing.RemoteBigQueryHelper;
import com.google.gson.Gson;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyntaxException;