Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Jul 7, 2010
1 parent 3f3f357 commit 3c18cf3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion ui/jquery.ui.core.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
*
* http://docs.jquery.com/UI
*/

(function($) {

// prevent duplicate loading
Expand Down
1 change: 0 additions & 1 deletion ui/jquery.ui.datepicker.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* Depends:
* jquery.ui.core.js
*/

(function($) { // hide the namespace

$.extend($.ui, { datepicker: { version: "@VERSION" } });
Expand Down
1 change: 0 additions & 1 deletion ui/jquery.ui.selectable.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

/*
* jQuery UI Selectable @VERSION
*
Expand Down

0 comments on commit 3c18cf3

Please sign in to comment.