1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

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
-1
View File
@@ -24,7 +24,6 @@ define(function () {
return;
}
console.log('click');
event.preventDefault();
var href = event.target.getAttribute('href');