From 85ad20a00eb9c7d4dcae0debe5172d5f9bc6792f Mon Sep 17 00:00:00 2001
From: psushin <psushin@yandex-team.ru>
Date: Thu, 10 Feb 2022 16:49:20 +0300
Subject: Restoring authorship annotation for <psushin@yandex-team.ru>. Commit
 2 of 2.

---
 library/cpp/yt/memory/ref.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'library/cpp/yt/memory/ref.h')

diff --git a/library/cpp/yt/memory/ref.h b/library/cpp/yt/memory/ref.h
index 31d171cf0d..73d19d9013 100644
--- a/library/cpp/yt/memory/ref.h
+++ b/library/cpp/yt/memory/ref.h
@@ -307,8 +307,8 @@ private:
 const TSharedRef* begin(const TSharedRefArray& array);
 const TSharedRef* end(const TSharedRefArray& array);
 
-//////////////////////////////////////////////////////////////////////////////// 
- 
+////////////////////////////////////////////////////////////////////////////////
+
 struct TDefaultSharedRefArrayBuilderTag { };
 
 //! A helper for creating TSharedRefArray.
-- 
cgit v1.2.3