remove console

This commit is contained in:
JT 2014-07-28 00:10:03 -07:00
parent 9249d91c5d
commit b036416b68
3 changed files with 0 additions and 1 deletions

View File

View File

@ -23,7 +23,6 @@ var Init = {
}, },
resizeImage: function(){ resizeImage: function(){
console.log('resizeImage')
var header = document.getElementById('header'), var header = document.getElementById('header'),
footer = document.getElementById('footer-wrap'), footer = document.getElementById('footer-wrap'),