Skip to content

Commit c117872

Browse files
committed
Remove debugging log
1 parent 5ac0213 commit c117872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,6 @@ class Provider {
744744

745745
play() {
746746
var p;
747-
console.log('AAAAA', this.status, this.host);
748747
if (this.status !== Status.PLAYING) {
749748
switch(this.host) {
750749
case "vk.com":

0 commit comments

Comments
 (0)