Skip to content

Commit 1029b76

Browse files
committed
Remove newline at end of file
1 parent 3b0dc7f commit 1029b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protobuf_definitions/req_rep.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,4 +187,4 @@ message GetPersistentStorageSettingsReq {
187187
// Response with the currently set persistent storage settings.
188188
message GetPersistentStorageSettingsRep {
189189
PersistentStorageSettings persistent_storage_settings = 1; // The currently set persistent storage settings.
190-
}
190+
}

0 commit comments

Comments
 (0)