Skip to content

Commit 8ec7d19

Browse files
committed
Remove unnecessary console.log
1 parent a0f5a06 commit 8ec7d19

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

browser/lib/wakatime-plugin.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ function sendWakatimeHeartBeat (storagePath, noteKey, storageName, isWrite, hasF
2323
}
2424
})
2525
}
26-
} else {
27-
console.log('nada :(')
2826
}
2927
}
3028

0 commit comments

Comments
 (0)