diff --git a/wp-content/themes/twentythirteen/js/functions.js b/wp-content/themes/twentythirteen/js/functions.js index 0fa3ed7453..a11ae77ff5 100644 --- a/wp-content/themes/twentythirteen/js/functions.js +++ b/wp-content/themes/twentythirteen/js/functions.js @@ -18,8 +18,6 @@ if ( margin > 0 && window.innerWidth > 999 ) $( '#colophon' ).css( 'margin-top', margin + 'px' ); - else - console.log( 'nothing' ); }, /**