From 703a40625ba487ccefdf4d3e74690619588f1cae Mon Sep 17 00:00:00 2001
From: alextaim <alextaim@yandex-team.ru>
Date: Thu, 10 Feb 2022 16:50:21 +0300
Subject: Restoring authorship annotation for <alextaim@yandex-team.ru>. Commit
 2 of 2.

---
 library/cpp/json/json_reader.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'library/cpp/json/json_reader.cpp')

diff --git a/library/cpp/json/json_reader.cpp b/library/cpp/json/json_reader.cpp
index a2dfe53306..072c8deafe 100644
--- a/library/cpp/json/json_reader.cpp
+++ b/library/cpp/json/json_reader.cpp
@@ -152,7 +152,7 @@ namespace NJson {
     size_t TJsonReaderConfig::GetBufferSize() const {
         return BufferSize;
     }
- 
+
     namespace {
         struct TJsonValueBuilder {
 #ifdef NDEBUG
-- 
cgit v1.2.3