diff options
Diffstat (limited to 'ui/jquery.ui.effect-drop.js')
-rw-r--r-- | ui/jquery.ui.effect-drop.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/jquery.ui.effect-drop.js b/ui/jquery.ui.effect-drop.js index aad87a0db..3a67537ed 100644 --- a/ui/jquery.ui.effect-drop.js +++ b/ui/jquery.ui.effect-drop.js @@ -7,9 +7,6 @@ * http://jquery.org/license * * http://api.jqueryui.com/drop-effect/ - * - * Depends: - * jquery.ui.effect.js */ (function( factory ) { if ( typeof define === "function" && define.amd ) { |