diff options
author | Scott González <scott.gonzalez@gmail.com> | 2010-07-07 09:51:42 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2010-07-07 09:51:42 -0400 |
commit | 3c18cf3b97d4bbfccc633cdf801de1099560fe91 (patch) | |
tree | d8816b7580913521d6f7e3272a8a175151eb1e8c /ui/jquery.ui.core.js | |
parent | 3f3f3571715d74d67fbf05d10f1815a087b7055b (diff) | |
download | jquery-ui-3c18cf3b97d4bbfccc633cdf801de1099560fe91.tar.gz jquery-ui-3c18cf3b97d4bbfccc633cdf801de1099560fe91.zip |
Whitespace
Diffstat (limited to 'ui/jquery.ui.core.js')
-rw-r--r-- | ui/jquery.ui.core.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js index 9b32e8d1e..bed4f98cf 100644 --- a/ui/jquery.ui.core.js +++ b/ui/jquery.ui.core.js @@ -7,7 +7,6 @@ * * http://docs.jquery.com/UI */ - (function($) { // prevent duplicate loading |