Droppable: Removed interaction as dependency.

This commit is contained in:
Scott González 2012-01-08 21:54:49 -05:00
parent c50c5c01ee
commit a96232a591

View File

@ -10,7 +10,6 @@
* Depends:
* jquery.ui.core.js
* jquery.ui.widget.js
* jquery.ui.interaction.js
* jquery.ui.draggable.js
*/
(function( $, undefined ) {