doh, we already have that above

This commit is contained in:
Mark Otto 2017-07-01 20:56:40 -07:00
parent 6f073edc79
commit 7085988f06
1 changed files with 0 additions and 4 deletions

View File

@ -47,7 +47,3 @@
.text-hide { .text-hide {
@include text-hide(); @include text-hide();
} }
.text-truncate {
@include text-truncate();
}