remove console litter

This commit is contained in:
Tamius Han 2019-11-02 02:21:13 +01:00
parent f806d154ee
commit 83a4dd08ac

View File

@ -166,7 +166,6 @@ class Settings {
}
async init() {
console.log("settngs init")
const settings = await this.get();
this.version = this.getExtensionVersion();