Skip to content

Commit

Permalink
Remove private mixin from feature targeting test
Browse files Browse the repository at this point in the history
  • Loading branch information
joyzhong committed Sep 23, 2019
1 parent 4131863 commit 62f4270
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/scss/_feature-targeting-test.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
@include mdc-chip-trailing-icon-color(red, $query: $query);
@include mdc-chip-trailing-icon-margin($query: $query);
@include mdc-chip-trailing-icon-size(0, $query: $query);
@include mdc-chip-touch-target-reset_($query: $query);
@include mdc-chip-without-ripple($query: $query);

// Data Table
Expand Down

0 comments on commit 62f4270

Please sign in to comment.