diff options
| author | Chris Rebert <[email protected]> | 2015-10-21 14:47:02 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-21 14:47:02 -0700 |
| commit | 807fb8847aa8cbe54ad371fccdec93b2518c1558 (patch) | |
| tree | 315c25ecdb01e25e8dfcc897b2b7bbf4c8f759ba | |
| parent | 0ccac4a6e0883f2641c8f385b7a118d1cb16dffc (diff) | |
| parent | 84553c07799d5a1b3722844186438fbfe7d314a5 (diff) | |
| download | bootstrap-807fb8847aa8cbe54ad371fccdec93b2518c1558.tar.xz bootstrap-807fb8847aa8cbe54ad371fccdec93b2518c1558.zip | |
Merge pull request #18013 from vsn4ik/rm_unused_sass_repo
v4 - Remove unused sass_repo variable
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index d0219c5ff..7aa58d120 100644 --- a/_config.yml +++ b/_config.yml @@ -25,7 +25,6 @@ gems: # Custom vars current_version: 4.0.0-alpha repo: https://github.com/twbs/bootstrap -sass_repo: https://github.com/twbs/bootstrap-sass slack: https://bootstrap-slack.herokuapp.com download: |
