diff options
author | arcadia-devtools <[email protected]> | 2022-03-15 13:35:56 +0300 |
---|---|---|
committer | arcadia-devtools <[email protected]> | 2022-03-15 13:35:56 +0300 |
commit | 094638589de6a6c9f91fad0005843fc1c1adc957 (patch) | |
tree | 7d55b9e950eb724da222548997547bf6710b1b58 /build/prebuilt/contrib/python/mypy-protobuf | |
parent | bc921e787bed8a51a43725b78382e806800c44c1 (diff) |
intermediate changes
ref:ca7a95e8c9a9d780f96497136a152091d54e61b5
Diffstat (limited to 'build/prebuilt/contrib/python/mypy-protobuf')
-rw-r--r-- | build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make b/build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make deleted file mode 100644 index 7f1e2d135f0..00000000000 --- a/build/prebuilt/contrib/python/mypy-protobuf/bin/protoc-gen-mypy/ya.make +++ /dev/null @@ -1,7 +0,0 @@ -OWNER(g:ymake) - -INCLUDE(ya.make.prebuilt) - -IF (NOT PREBUILT) - MESSAGE(FATAL_ERROR Unsupported host platform for prebuilt mypy-protobuf tool) -ENDIF() |