diff options
author | kvk1920 <kvk1920@yandex-team.com> | 2024-12-28 11:45:15 +0300 |
---|---|---|
committer | kvk1920 <kvk1920@yandex-team.com> | 2024-12-28 12:40:44 +0300 |
commit | 491178744cfa626cb16d12042f766bf0feceb23b (patch) | |
tree | e08e77fa46d50a32ec83ede0ab05d64859f4ff96 /yt | |
parent | d97892ef64b8dd5151e6a1e5509f444d643edb72 (diff) | |
download | ydb-491178744cfa626cb16d12042f766bf0feceb23b.tar.gz |
Indent
commit_hash:d263c9f1a8a397bb7e403531530c856b5434d355
Diffstat (limited to 'yt')
-rw-r--r-- | yt/yt/core/actions/bind-inl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yt/yt/core/actions/bind-inl.h b/yt/yt/core/actions/bind-inl.h index 5af380fadc..2204100343 100644 --- a/yt/yt/core/actions/bind-inl.h +++ b/yt/yt/core/actions/bind-inl.h @@ -539,7 +539,7 @@ public: #ifdef YT_ENABLE_BIND_LOCATION_TRACKING , Location_ #endif - ); + ); } private: |