mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 00:39:54 +00:00
Merge pull request #9826 from phillipalexander/patch-1
Remove unnecessary trailing comma in Gruntfile.js
This commit is contained in:
commit
c6a1a493c7
@ -127,7 +127,7 @@ module.exports = function(grunt) {
|
||||
|
||||
validation: {
|
||||
options: {
|
||||
reset: true,
|
||||
reset: true
|
||||
},
|
||||
files: {
|
||||
src: ["_gh_pages/**/*.html"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user