1 parent 97fd323 commit 2b7103eCopy full SHA for 2b7103e
1 file changed
build.zig
@@ -153,7 +153,6 @@ pub fn build(b: *std.Build) !void {
153
.source_files = &.{
154
b.path("tests/protos_for_test/all.proto"),
155
b.path("tests/protos_for_test/complex_type.proto"),
156
- b.path("tests/protos_for_test/issue-143-self-ref-union.proto"),
157
b.path("tests/protos_for_test/onnx.proto"),
158
b.path("tests/protos_for_test/test_service.proto"),
159
b.path("tests/protos_for_test/whitespace-in-name.proto"),
0 commit comments