Skip to content

Commit

Permalink
build: fix lint failure in rc branch (#28061)
Browse files Browse the repository at this point in the history
Fixes that the RC branch was failing the lint check.
  • Loading branch information
crisbeto authored Nov 6, 2023
1 parent 012b7eb commit 7b1f870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/material/button/_icon-button-theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
@use '../core/tokens/m2/mdc/icon-button' as tokens-mdc-icon-button;
@use '../core/tokens/m2/mat/icon-button' as tokens-mat-icon-button;

@use '../core/style/sass-utils';
@use './button-base';
@use '../core/tokens/token-utils';
@use '../core/theming/theming';
Expand Down

0 comments on commit 7b1f870

Please sign in to comment.