remove console litter
This commit is contained in:
parent
f806d154ee
commit
83a4dd08ac
@ -166,7 +166,6 @@ class Settings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
async init() {
|
async init() {
|
||||||
console.log("settngs init")
|
|
||||||
const settings = await this.get();
|
const settings = await this.get();
|
||||||
this.version = this.getExtensionVersion();
|
this.version = this.getExtensionVersion();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user