We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ee576e commit 1acd2e1Copy full SHA for 1acd2e1
src/settings/SettingsTab.ts
@@ -1,4 +1,4 @@
1
-import { App, PluginSettingTab, Setting, ToggleComponent, TextComponent, Notice } from "obsidian";
+import { App, PluginSettingTab, Setting, ToggleComponent, TextComponent } from "obsidian";
2
import type BetterWordCount from "src/main";
3
import { addStatusBarSettings } from "./StatusBarSettings";
4
0 commit comments