Skip to content

Commit ab77469

Browse files
author
Andrew Seguin
committed
fix(material/core): remove unused form field mixins
1 parent eba4719 commit ab77469

File tree

2 files changed

+0
-28
lines changed

2 files changed

+0
-28
lines changed

src/material/core/style/BUILD.bazel

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ sass_library(
2222
],
2323
)
2424

25-
sass_library(
26-
name = "form_common",
27-
srcs = ["_form-common.scss"],
28-
deps = [
29-
":sass_utils",
30-
"//src/material/core/theming:_inspection",
31-
],
32-
)
33-
3425
sass_library(
3526
name = "layout_common",
3627
srcs = ["_layout-common.scss"],

src/material/core/style/_form-common.scss

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)