Skip to content

Commit 626cfe4

Browse files
committed
fmt
1 parent c22c600 commit 626cfe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisionersdk/proto/provisioner.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ message RichParameter {
4242
bool required = 13;
4343
string legacy_variable_name = 14;
4444
string display_name = 15;
45-
int32 priority = 16;
45+
int32 priority = 16;
4646
}
4747

4848
// RichParameterValue holds the key/value mapping of a parameter.

0 commit comments

Comments
 (0)