Skip to content

Commit 0b98d18

Browse files
committed
Update import statements.
1 parent ed4d423 commit 0b98d18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/confirm-modal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { App, Modal, Setting } from 'obsidian';
1+
import { Modal, Setting } from 'obsidian';
22
import WordpressPlugin from './main';
33
import { TranslateKey } from './i18n';
44

0 commit comments

Comments
 (0)