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