mirror of
https://github.com/mara-li/obsidian-my-thesaurus.git
synced 2026-07-22 05:38:22 +00:00
refactor(log): remove uncessary log
This commit is contained in:
parent
d845edfc43
commit
440d08b9ba
1 changed files with 0 additions and 1 deletions
|
|
@ -112,7 +112,6 @@ export default class MyThesaurus extends Plugin {
|
|||
}
|
||||
}
|
||||
//remove duplicate
|
||||
console.log(files);
|
||||
return [...new Set(files)];
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue