removed extra console.log

This commit is contained in:
Keivan Beigi 2013-07-11 13:21:10 -07:00
parent 6ea0b16585
commit bd2c56df20
2 changed files with 0 additions and 4 deletions

View file

@ -24,7 +24,6 @@ define(function () {
return;
}
console.log('click');
event.preventDefault();
var href = event.target.getAttribute('href');