diff options
| -rw-r--r-- | scss/utilities/_text.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/utilities/_text.scss b/scss/utilities/_text.scss index 8cbd0016c..7f20ed76e 100644 --- a/scss/utilities/_text.scss +++ b/scss/utilities/_text.scss @@ -47,7 +47,3 @@ .text-hide { @include text-hide(); } - -.text-truncate { - @include text-truncate(); -} |
