Skip to content

Commit 63a555a

Browse files
committed
Remove unused imports.
1 parent 4bc52c3 commit 63a555a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,6 @@
6363
import java.io.IOException;
6464
import java.nio.ByteBuffer;
6565
import java.nio.channels.ReadableByteChannel;
66-
import java.nio.channels.WritableByteChannel;
67-
import java.nio.file.Files;
68-
import java.nio.file.Path;
6966
import java.util.HashMap;
7067
import java.util.Iterator;
7168
import java.util.List;

0 commit comments

Comments
 (0)