diff options
| author | Chris Rebert <[email protected]> | 2014-01-28 15:54:23 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-01-28 15:54:23 -0800 |
| commit | 37926839fff64567d27e234de413ea65fe5526ee (patch) | |
| tree | 4afccf36e048234c899b236a0aef41945851deab | |
| parent | 01dabd3391591df44f8a0d960bbd14a23723f31d (diff) | |
| parent | f8bb6811bd0591b42b51b6d5fcb9ef70a19ac3af (diff) | |
| download | bootstrap-37926839fff64567d27e234de413ea65fe5526ee.tar.xz bootstrap-37926839fff64567d27e234de413ea65fe5526ee.zip | |
Merge pull request #12417 from ZDroid/cmt
Remove redundant jshint comment
| -rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 764088fd9..c0131bdde 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,3 @@ -/* jshint node: true */ /*! * Bootstrap's Gruntfile * http://getbootstrap.com |
