diff options
| author | pechatnov <[email protected]> | 2026-05-19 03:48:45 +0300 |
|---|---|---|
| committer | pechatnov <[email protected]> | 2026-05-19 04:15:02 +0300 |
| commit | e324708cc3d0cf8fe8e3f192da6a1d1f93c2bdc5 (patch) | |
| tree | 52252ee7694bc8fba8380e924fe6ec7ae8c024e4 /library/cpp/yt/string | |
| parent | ece7dc6b0ce38f4c52003721ab995d35bafe1b56 (diff) | |
Remove excess blank line
commit_hash:fff41cdbc1400a312067a6517c334440404c662b
Diffstat (limited to 'library/cpp/yt/string')
| -rw-r--r-- | library/cpp/yt/string/enum-inl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/cpp/yt/string/enum-inl.h b/library/cpp/yt/string/enum-inl.h index 14d26c61158..922f56d82c6 100644 --- a/library/cpp/yt/string/enum-inl.h +++ b/library/cpp/yt/string/enum-inl.h @@ -35,7 +35,6 @@ void ThrowMalformedEnumValueException( TStringBuf value, const std::span<const TStringBuf>& domainNames = {}); - void FormatUnknownEnumValue( auto* builder, TStringBuf name, |
