From 60040c91ffe701a84689b2c6310ff845e65cff42 Mon Sep 17 00:00:00 2001
From: Ilnur Khuziev <ilnur.khuziev@yandex.ru>
Date: Thu, 10 Feb 2022 16:46:14 +0300
Subject: Restoring authorship annotation for Ilnur Khuziev
 <ilnur.khuziev@yandex.ru>. Commit 2 of 2.

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

(limited to 'library/cpp/scheme/scimpl_json_write.cpp')

diff --git a/library/cpp/scheme/scimpl_json_write.cpp b/library/cpp/scheme/scimpl_json_write.cpp
index d785ab3107..aadd7e6cd5 100644
--- a/library/cpp/scheme/scimpl_json_write.cpp
+++ b/library/cpp/scheme/scimpl_json_write.cpp
@@ -2,7 +2,7 @@
 #include "scimpl_private.h"
 
 #include <library/cpp/json/json_prettifier.h>
-#include <library/cpp/string_utils/relaxed_escaper/relaxed_escaper.h> 
+#include <library/cpp/string_utils/relaxed_escaper/relaxed_escaper.h>
 
 #include <util/charset/utf8.h>
 #include <util/generic/algorithm.h>
-- 
cgit v1.2.3