Skip to content

Commit d660e68

Browse files
jmacnakDatabean
authored andcommitted
Remove unnecessary @
... so that extra steps are not needed in copybara import
1 parent 4488812 commit d660e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/cvd/cuttlefish/host/graphics/vulkan/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
load("@aspect_bazel_lib//lib:expand_template.bzl", "expand_template")
22

33
package(
4-
default_visibility = ["@//:android_cuttlefish"],
4+
default_visibility = ["//:android_cuttlefish"],
55
)
66

77
expand_template(

0 commit comments

Comments
 (0)