diff options
author | svidyuk <[email protected]> | 2022-02-10 16:47:12 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:12 +0300 |
commit | e23df0602fedd83374b43b6137a296baa2aad3f6 (patch) | |
tree | 1facb78b6535ac70f17ba39ed606d949f932fcea /library/cpp/blockcodecs | |
parent | 92661c40a019d4809586c8ce322075d197427346 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/blockcodecs')
-rw-r--r-- | library/cpp/blockcodecs/fuzz/proto/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/blockcodecs/fuzz/proto/ya.make b/library/cpp/blockcodecs/fuzz/proto/ya.make index da840bc8c93..a6dbffcba46 100644 --- a/library/cpp/blockcodecs/fuzz/proto/ya.make +++ b/library/cpp/blockcodecs/fuzz/proto/ya.make @@ -9,6 +9,6 @@ SRCS( case.proto ) -EXCLUDE_TAGS(GO_PROTO) - +EXCLUDE_TAGS(GO_PROTO) + END() |