cleaning up dependency listings

This commit is contained in:
Jörn Zaefferer 2010-02-03 23:19:48 +00:00
parent ec5e7ad95b
commit 288f3a6bef
2 changed files with 1 additions and 3 deletions

View File

@ -9,7 +9,6 @@
*
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
*/
(function($) { // hide the namespace

View File

@ -10,9 +10,8 @@
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
* jquery.ui.draggable.js
* jquery.ui.mouse.js
* jquery.ui.widget.js
* jquery.ui.draggable.js
*/
(function($) {