diff options
author | Scott González <scott.gonzalez@gmail.com> | 2008-06-11 01:36:35 +0000 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2008-06-11 01:36:35 +0000 |
commit | 9aeec7f04a6a80ab6dc32710e38eca46c7bdddf0 (patch) | |
tree | 4caee6216f1302e88ddd43f84e396cfe2af24d74 /ui/ui.resizable.js | |
parent | eecfadd25a2c0b1204fd9838982f7d7b2df4a71e (diff) | |
download | jquery-ui-9aeec7f04a6a80ab6dc32710e38eca46c7bdddf0.tar.gz jquery-ui-9aeec7f04a6a80ab6dc32710e38eca46c7bdddf0.zip |
Dropped blank line at end of header comments.
Diffstat (limited to 'ui/ui.resizable.js')
-rw-r--r-- | ui/ui.resizable.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/ui.resizable.js b/ui/ui.resizable.js index 93f834511..cda5fda50 100644 --- a/ui/ui.resizable.js +++ b/ui/ui.resizable.js @@ -9,7 +9,6 @@ * * Depends: * ui.core.js - * */ (function($) { |