remove stray console.log
This commit is contained in:
parent
e03ed8c374
commit
8dfd9fe788
1 changed files with 0 additions and 1 deletions
|
|
@ -615,7 +615,6 @@ function onWarning (err) {
|
|||
}
|
||||
|
||||
function showDoneNotification (torrent) {
|
||||
console.log(state.window.isFocused)
|
||||
if (state.window.isFocused) return
|
||||
|
||||
var notif = new window.Notification('Download Complete', {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue