Skip to content

Commit 25c18bf

Browse files
committed
fix(material/sort): remove remaining animation dependencies
Removes the remaning dependencies on `@angular/animations` from the package.
1 parent 02ed862 commit 25c18bf

File tree

3 files changed

+303
-99
lines changed

3 files changed

+303
-99
lines changed

src/material/sort/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ ng_module(
2323
"//src/cdk/a11y",
2424
"//src/cdk/keycodes",
2525
"//src/material/core",
26-
"@npm//@angular/animations",
2726
"@npm//@angular/core",
2827
"@npm//rxjs",
2928
],

0 commit comments

Comments
 (0)