mirror of
https://github.com/mara-li/obsidian-simple-colored-folder.git
synced 2026-07-22 05:46:20 +00:00
refactor: remove commented code
This commit is contained in:
parent
e8db25c011
commit
df373b0d91
1 changed files with 0 additions and 3 deletions
|
|
@ -166,10 +166,7 @@ export default class SimpleColoredFolder extends Plugin {
|
|||
}
|
||||
|
||||
reload() {
|
||||
//console.log("css change");
|
||||
this.app.workspace.trigger("css-change");
|
||||
//console.log("parse style settings");
|
||||
//this.app.workspace.trigger("parse-style-settings");
|
||||
}
|
||||
|
||||
onunload() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue