Skip to content

Commit bc3f375

Browse files
committed
fix indentation
1 parent ab75c00 commit bc3f375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

function-proto/fntypes.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ message Message {
2222
repeated string values = 1;
2323
}
2424

25-
bytes payload = 1;
25+
bytes payload = 1;
2626
map<string, HeaderValue> headers = 2;
2727
}

0 commit comments

Comments
 (0)