Skip to content

Commit 9ca3957

Browse files
committed
fix: remove trailing whitespace in kms_rpc.proto
1 parent 8d549be commit 9ca3957

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kms/rpc/proto/kms_rpc.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ message AppKeyResponse {
4646
string tproxy_app_id = 6;
4747
// Reverse proxy app ID from DstackKms contract.
4848
string gateway_app_id = 7;
49-
// OS Image hash
49+
// OS Image hash
5050
bytes os_image_hash = 8;
5151
}
5252

0 commit comments

Comments
 (0)