Remove trailing newline
This commit is contained in:
parent
38b7b24bf8
commit
45eb6792d9
1 changed files with 1 additions and 1 deletions
|
|
@ -127,4 +127,4 @@ class FileHiderSettingsTab extends PluginSettingTab {
|
||||||
VisibilityToggleSetting.create(this.plugin, container);
|
VisibilityToggleSetting.create(this.plugin, container);
|
||||||
ManageHiddenPaths.create(this.plugin, container);
|
ManageHiddenPaths.create(this.plugin, container);
|
||||||
};
|
};
|
||||||
}
|
};
|
||||||
Loading…
Add table
Add a link
Reference in a new issue