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