Skip to content

Commit

Permalink
remove code smells
Browse files Browse the repository at this point in the history
  • Loading branch information
BulotF committed Sep 5, 2023
1 parent 414dfcb commit 83f3967
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/scss/inc/_duplicate-variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@
> div:nth-child(3) {
@include make-xs-column(2);
}
> div:nth-child(3) {
@include make-xs-column(2);
}
}
}
.duplicate-variables_row {
Expand Down Expand Up @@ -66,8 +63,5 @@
> div:nth-child(3) {
@include make-xs-column(2);
}
> div:nth-child(3) {
@include make-xs-column(2);
}
}
}

0 comments on commit 83f3967

Please sign in to comment.