Skip to content

Commit

Permalink
refactor: remove mtree as the default output (#676)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesayyn authored Sep 4, 2024
1 parent ed91f78 commit c74c2d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oci/private/load.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ def _load_impl(ctx):

return [
DefaultInfo(
files = depset([mtree_spec]),
runfiles = runfiles,
executable = runnable_loader,
),
Expand Down

0 comments on commit c74c2d3

Please sign in to comment.