diff options
Diffstat (limited to 'ui/jquery.ui.droppable.js')
-rw-r--r-- | ui/jquery.ui.droppable.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ui/jquery.ui.droppable.js b/ui/jquery.ui.droppable.js index e78ff1f8c..ac9ef07b2 100644 --- a/ui/jquery.ui.droppable.js +++ b/ui/jquery.ui.droppable.js @@ -7,12 +7,6 @@ * http://jquery.org/license * * http://api.jqueryui.com/droppable/ - * - * Depends: - * jquery.ui.core.js - * jquery.ui.widget.js - * jquery.ui.mouse.js - * jquery.ui.draggable.js */ (function( factory ) { if ( typeof define === "function" && define.amd ) { |