Skip to content

Commit

Permalink
Remove newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-pino committed Jan 10, 2025
1 parent 3b0dc7f commit 1029b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protobuf_definitions/req_rep.proto
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,4 @@ message GetPersistentStorageSettingsReq {
// Response with the currently set persistent storage settings.
message GetPersistentStorageSettingsRep {
PersistentStorageSettings persistent_storage_settings = 1; // The currently set persistent storage settings.
}
}

0 comments on commit 1029b76

Please sign in to comment.