Skip to content

Commit 0c9d36a

Browse files
committed
reorder
1 parent 531f1f0 commit 0c9d36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc_build/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ ORDER = [
4949
("pkg_tar_impl", "//pkg/private/tar:tar.bzl"),
5050
("pkg_zip", "//pkg/private/zip:zip.bzl"),
5151
("pkg_zip_impl", "//pkg/private/zip:zip.bzl"),
52-
("pkg_install", None),
5352
("mappings", None),
53+
("pkg_install", None),
5454
("legacy_pkg_rpm", None),
5555
]
5656

0 commit comments

Comments
 (0)