Skip to content

Commit f998463

Browse files
committed
Add newline to end of file KIKIMR-20818
1 parent 59a3943 commit f998463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/public/api/protos/out/out.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Y_DECLARE_OUT_SPEC(, Ydb::Monitoring::SelfCheck::Result, stream, value) {
1818

1919
Y_DECLARE_OUT_SPEC(, Ydb::Monitoring::StatusFlag::Status, stream, value) {
2020
stream << Ydb::Monitoring::StatusFlag_Status_Name(value);
21-
}
21+
}

0 commit comments

Comments
 (0)