Skip to content

Commit e036a2e

Browse files
Googlerallevato
authored andcommitted
Remove the deprecated, now no-op, "data" transition.
PiperOrigin-RevId: 205082632
1 parent 4dd7ca4 commit e036a2e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

swift/internal/attrs.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ load(":swift_cc_libs_aspect.bzl", "swift_cc_libs_aspect")
2020
SWIFT_COMMON_RULE_ATTRS = {
2121
"data": attr.label_list(
2222
allow_files = True,
23-
cfg = "data",
2423
doc = """
2524
The list of files needed by this target at runtime.
2625

0 commit comments

Comments
 (0)