Browse Source

Remove debug

Jay Salvat 12 năm trước cách đây
mục cha
commit
902543ec9b
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      jquery.vegas.js

+ 0 - 1
jquery.vegas.js

@@ -341,7 +341,6 @@
         $.extend( options, settings );
 
         if( $img.height() == 0 ) {
-            console.log('pecouille');
             $img.load( function(){
                 resize( $(this), settings );
             } );