Skip to content

Commit 3c18cf3

Browse files
committed
Whitespace
1 parent 3f3f357 commit 3c18cf3

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

ui/jquery.ui.core.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* http://docs.jquery.com/UI
99
*/
10-
1110
(function($) {
1211

1312
// prevent duplicate loading

ui/jquery.ui.datepicker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
* Depends:
1111
* jquery.ui.core.js
1212
*/
13-
1413
(function($) { // hide the namespace
1514

1615
$.extend($.ui, { datepicker: { version: "@VERSION" } });

ui/jquery.ui.selectable.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
/*
32
* jQuery UI Selectable @VERSION
43
*

0 commit comments

Comments
 (0)