File tree Expand file tree Collapse file tree 6 files changed +0
-7
lines changed Expand file tree Collapse file tree 6 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ ng_project(
1717 ),
1818 assets = [":dialog-container.css" ] + glob (["**/*.html" ]),
1919 deps = [
20- "//:node_modules/@angular/animations" ,
2120 "//:node_modules/@angular/common" ,
2221 "//:node_modules/@angular/core" ,
2322 "//:node_modules/rxjs" ,
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ ng_project(
3434 exclude = ["index.html" ],
3535 ),
3636 deps = [
37- "//:node_modules/@angular/animations" ,
3837 "//:node_modules/@angular/core" ,
3938 "//:node_modules/@angular/forms" ,
4039 "//:node_modules/@angular/platform-browser" ,
Original file line number Diff line number Diff line change @@ -71,7 +71,6 @@ ng_project(
7171 ],
7272 assets = [":badge_css" ],
7373 deps = [
74- "//:node_modules/@angular/animations" ,
7574 "//:node_modules/@angular/common" ,
7675 "//:node_modules/@angular/core" ,
7776 "//:node_modules/@angular/platform-browser" ,
Original file line number Diff line number Diff line change @@ -87,7 +87,6 @@ ng_project(
8787 ":css" ,
8888 ],
8989 deps = [
90- "//:node_modules/@angular/animations" ,
9190 "//:node_modules/@angular/core" ,
9291 "//:node_modules/@angular/forms" ,
9392 "//src/material/core" ,
Original file line number Diff line number Diff line change @@ -96,7 +96,6 @@ ng_project(
9696 ":chip_set_css" ,
9797 ],
9898 deps = [
99- "//:node_modules/@angular/animations" ,
10099 "//:node_modules/@angular/common" ,
101100 "//:node_modules/@angular/core" ,
102101 "//:node_modules/@angular/forms" ,
@@ -116,7 +115,6 @@ ts_project(
116115 ),
117116 deps = [
118117 ":chips" ,
119- "//:node_modules/@angular/animations" ,
120118 "//:node_modules/@angular/common" ,
121119 "//:node_modules/@angular/core" ,
122120 "//:node_modules/@angular/forms" ,
Original file line number Diff line number Diff line change @@ -77,7 +77,6 @@ ng_project(
7777 ":css" ,
7878 ],
7979 deps = [
80- "//:node_modules/@angular/animations" ,
8180 "//:node_modules/@angular/core" ,
8281 "//:node_modules/@angular/forms" ,
8382 "//:node_modules/rxjs" ,
You can’t perform that action at this time.
0 commit comments