We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1852be0 commit 89e8b3bCopy full SHA for 89e8b3b
src/main/java/com/google/devtools/build/lib/query2/query/output/StreamedProtoOutputFormatter.java
@@ -18,7 +18,6 @@
18
import com.google.devtools.build.lib.query2.engine.OutputFormatterCallback;
19
import com.google.devtools.build.lib.query2.proto.proto2api.Build;
20
import com.google.protobuf.CodedOutputStream;
21
-
22
import java.io.IOException;
23
import java.io.OutputStream;
24
import java.util.stream.StreamSupport;
0 commit comments