Closed markyleong closed 4 years ago
This line looks like it has a console.log(999) left behind from debugging: https://github.com/andy-portmen/open-in/blob/master/common/data/inject.js#L39
console.log(999)
Thanks for the report.
This line looks like it has a
console.log(999)
left behind from debugging: https://github.com/andy-portmen/open-in/blob/master/common/data/inject.js#L39