Skip to content

Commit 288f3a6

Browse files
committed
cleaning up dependency listings
1 parent ec5e7ad commit 288f3a6

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

ui/jquery.ui.datepicker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
*
1010
* Depends:
1111
* jquery.ui.core.js
12-
* jquery.ui.widget.js
1312
*/
1413

1514
(function($) { // hide the namespace

ui/jquery.ui.droppable.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
* Depends:
1111
* jquery.ui.core.js
1212
* jquery.ui.widget.js
13-
* jquery.ui.draggable.js
1413
* jquery.ui.mouse.js
15-
* jquery.ui.widget.js
14+
* jquery.ui.draggable.js
1615
*/
1716
(function($) {
1817

0 commit comments

Comments
 (0)