Skip to content

Commit 90bec7e

Browse files
author
Andrew Seguin
committed
refactor: lint
1 parent 5ab9805 commit 90bec7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/material/button-toggle/_m2-button-toggle.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020

2121
// Tokens that can be configured through Angular Material's color theming API.
2222
@function get-color-tokens($theme) {
23-
$theme-divider-color: inspection.get-theme-color($theme, system, outline);
24-
2523
@return (
2624
button-toggle-background-color: inspection.get-theme-color($theme, system, surface),
2725
button-toggle-disabled-selected-state-background-color:

0 commit comments

Comments
 (0)