summaryrefslogtreecommitdiffstats
path: root/library/cpp/blockcodecs
diff options
context:
space:
mode:
authorsvidyuk <[email protected]>2022-02-10 16:47:12 +0300
committerDaniil Cherednik <[email protected]>2022-02-10 16:47:12 +0300
commit287d7d8c4ffc811d1e51c756ecfb13b78f4ee62d (patch)
tree339adc63bce23800021202ae4a8328a843dc447a /library/cpp/blockcodecs
parente23df0602fedd83374b43b6137a296baa2aad3f6 (diff)
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/blockcodecs')
-rw-r--r--library/cpp/blockcodecs/fuzz/proto/ya.make4
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 a6dbffcba46..da840bc8c93 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()