Skip to content

Commit 09e1f41

Browse files
committed
format
Signed-off-by: Ryan Northey <ryan@synca.io>
1 parent 0424136 commit 09e1f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/protodoc/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ py_binary(
3939
name = "manifest_to_json",
4040
srcs = ["manifest_to_json.py"],
4141
deps = [
42-
":protodoc_manifest_untyped",
4342
":manifest_proto_py_proto",
43+
":protodoc_manifest_untyped",
4444
"//tools/config_validation:validate_fragment",
4545
"@com_envoyproxy_protoc_gen_validate//validate:validate_py",
4646
"@com_github_cncf_udpa//udpa/annotations:pkg_py_proto",

0 commit comments

Comments
 (0)