diff options
author | monnoroch <monnoroch@yandex-team.ru> | 2022-02-10 16:50:35 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:35 +0300 |
commit | ff230fa56fa52d83a67896163c937c432faabff1 (patch) | |
tree | 4fca95e9c3a81157609ba9c01c82e4205f2cdc19 /library/cpp/protobuf/json/proto2json.cpp | |
parent | 6c28d571885436fe17efe87ca39884f80852bb8c (diff) | |
download | ydb-ff230fa56fa52d83a67896163c937c432faabff1.tar.gz |
Restoring authorship annotation for <monnoroch@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/protobuf/json/proto2json.cpp')
-rw-r--r-- | library/cpp/protobuf/json/proto2json.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/protobuf/json/proto2json.cpp b/library/cpp/protobuf/json/proto2json.cpp index 3d76a91686..5c79f372cb 100644 --- a/library/cpp/protobuf/json/proto2json.cpp +++ b/library/cpp/protobuf/json/proto2json.cpp @@ -53,4 +53,4 @@ namespace NProtobufJson { return res; } -} +} |