aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scss/_variables.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index e6ec586b6..3150991bb 100644
--- a/scss/_variables.scss
+++ b/scss/_variables.scss
@@ -8,7 +8,6 @@
// Gray and brand colors for use across Bootstrap.
$gray-dark: #373a3c !default;
-$gray-darker: $gray-dark !default; // TODO: remove
$gray: #55595c !default;
$gray-light: #818a91 !default;
$gray-lighter: #eceeef !default;