1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

remove trailing semicolons - we'll be hosting minified files with semicolons - no reason to make the dev source ugly

This commit is contained in:
Jacob Thornton
2011-11-27 16:01:26 -08:00
parent 3157de8d1d
commit 3925ea9986
7 changed files with 7 additions and 7 deletions

View File

@@ -199,4 +199,4 @@
})
})
}( window.jQuery || window.ender );
}( window.jQuery || window.ender )