Skip to content

Commit 720d0b3

Browse files
authored
build: remove leftover manual module_name definition (#23179)
Removes a remaining instance of the Bazel `module_name` property being set.
1 parent f070c20 commit 720d0b3

File tree

1 file changed

+0
-1
lines changed
  • src/components-examples/material-experimental/mdc-table

1 file changed

+0
-1
lines changed

src/components-examples/material-experimental/mdc-table/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ng_module(
1212
"**/*.html",
1313
"**/*.css",
1414
]),
15-
module_name = "@angular/components-examples/material-experimental/mdc-table",
1615
deps = [
1716
"//src/cdk/drag-drop",
1817
"//src/cdk/table",

0 commit comments

Comments
 (0)