Skip to content

Commit f35c280

Browse files
committed
---
yaml --- r: 5233 b: refs/heads/master c: 614e42d h: refs/heads/master i: 5231: d7d57fd
1 parent 962caee commit f35c280

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 4bc52c3bbc4ffb1c938376227477eca187e1e43b
2+
refs/heads/master: 614e42dada8c9418fcb8b52e3ca5202205f5a03c
33
refs/heads/travis: dae77e558b884bc1b165155482d76c8e40b0fca4
44
refs/heads/gh-pages: 229631582f8957646f81e92ae5a326504f48ee5b
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/google-cloud-examples/src/main/java/com/google/cloud/examples/bigquery/snippets/BigQuerySnippets.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
package com.google.cloud.examples.bigquery.snippets;
2424

2525
import com.google.api.client.util.Charsets;
26-
import com.google.api.services.bigquery.model.JobStatistics;
2726
import com.google.cloud.Page;
2827
import com.google.cloud.bigquery.BigQuery;
2928
import com.google.cloud.bigquery.BigQuery.DatasetDeleteOption;
@@ -63,9 +62,6 @@
6362
import java.io.IOException;
6463
import java.nio.ByteBuffer;
6564
import java.nio.channels.ReadableByteChannel;
66-
import java.nio.channels.WritableByteChannel;
67-
import java.nio.file.Files;
68-
import java.nio.file.Path;
6965
import java.util.HashMap;
7066
import java.util.Iterator;
7167
import java.util.List;

0 commit comments

Comments
 (0)