Skip to content

Commit

Permalink
remove unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
allan-chen committed Oct 16, 2019
1 parent 90a6f26 commit f9b11c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/mdc-radio/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,6 @@ $mdc-radio-ripple-target: ".mdc-radio__ripple";
}

@mixin mdc-radio-unchecked-stroke-color($color, $query: mdc-feature-all()) {
$feat-color: mdc-feature-create-target($query, color);

.mdc-radio__native-control:enabled:not(:checked) {
@include mdc-radio-stroke-color_($color, $query: $query);
}
Expand Down

0 comments on commit f9b11c2

Please sign in to comment.