Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reuven Lax committed Dec 14, 2016
1 parent a847248 commit e3069d2
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -43,7 +43,6 @@
import com.google.api.services.bigquery.model.TableDataList;
import com.google.api.services.bigquery.model.TableReference;
import com.google.api.services.bigquery.model.TableRow;
import com.google.api.services.bigquery.model.TableSchema;
import com.google.cloud.hadoop.util.ApiErrorExtractor;
import com.google.common.annotations.VisibleForTesting;
import java.io.IOException;
Expand Down

0 comments on commit e3069d2

Please sign in to comment.