Skip to content

Commit ebcad93

Browse files
committed
chore: remove TODO that can't be TODONE
I tried to follow through on this idea at one point, but lambdas aren't legal in BUILD files.
1 parent 1d77a3b commit ebcad93

File tree

1 file changed

+0
-2
lines changed
  • ts_project_transpiler

1 file changed

+0
-2
lines changed

ts_project_transpiler/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
load("@aspect_rules_swc//swc:defs.bzl", "swc")
22
load("@aspect_rules_ts//ts:defs.bzl", "ts_project")
33
load("@bazel_skylib//rules:write_file.bzl", "write_file")
4-
5-
# Note, Bazel 6 starlark has lambda so this is no longer needed after upgrade
64
load("@bazel_skylib//lib:partial.bzl", "partial")
75
load("@npm//:defs.bzl", "npm_link_all_packages")
86
load("babel.bzl", "babel")

0 commit comments

Comments
 (0)