We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc52c3 commit 63a555aCopy full SHA for 63a555a
1 file changed
google-cloud-examples/src/main/java/com/google/cloud/examples/bigquery/snippets/BigQuerySnippets.java
@@ -63,9 +63,6 @@
63
import java.io.IOException;
64
import java.nio.ByteBuffer;
65
import java.nio.channels.ReadableByteChannel;
66
-import java.nio.channels.WritableByteChannel;
67
-import java.nio.file.Files;
68
-import java.nio.file.Path;
69
import java.util.HashMap;
70
import java.util.Iterator;
71
import java.util.List;
0 commit comments