We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36e7939 commit 1cb0055Copy full SHA for 1cb0055
1 file changed
main.ts
@@ -20,7 +20,6 @@ export default class OnlyEverPlugin extends Plugin {
20
wasEdited: any = {}
21
22
async onload() {
23
- console.log("OnlyEverPlugin loaded");
24
this.loadIcons();
25
await this.loadSettings();
26
0 commit comments