Skip to content

Commit

Permalink
chore: minify delta
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Feb 19, 2024
1 parent 6322063 commit 7aaafc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
6 changes: 0 additions & 6 deletions cmd/gazelle/internal/module/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,3 @@ filegroup(
],
visibility = ["//visibility:public"],
)

alias(
name = "go_default_library",
actual = ":module",
visibility = ["//:__subpackages__"],
)
6 changes: 0 additions & 6 deletions cmd/gazelle/internal/wspace/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,3 @@ filegroup(
],
visibility = ["//visibility:public"],
)

alias(
name = "go_default_library",
actual = ":wspace",
visibility = ["//:__subpackages__"],
)

0 comments on commit 7aaafc0

Please sign in to comment.