Skip to content

Commit 1d7f825

Browse files
committed
chore: Revert newline in proto
1 parent 27fe6f0 commit 1d7f825

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

provisionersdk/proto/provisioner.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,7 @@ message Provision {
151151
bytes state = 4;
152152
bool dry_run = 5;
153153
}
154-
message Cancel {
155-
}
154+
message Cancel {}
156155
message Request {
157156
oneof type {
158157
Start start = 1;

0 commit comments

Comments
 (0)