mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
removed extra console.log
This commit is contained in:
parent
6ea0b16585
commit
bd2c56df20
2 changed files with 0 additions and 4 deletions
|
@ -24,7 +24,6 @@ define(function () {
|
|||
return;
|
||||
}
|
||||
|
||||
console.log('click');
|
||||
event.preventDefault();
|
||||
|
||||
var href = event.target.getAttribute('href');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue