Fix lint
This commit is contained in:
parent
4b195b070d
commit
18be9f4dd8
19 changed files with 300 additions and 225 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import type { Stat, Vault, Workspace } from "obsidian";
|
||||
import { MarkdownView, normalizePath } from "obsidian";
|
||||
import type {
|
||||
CursorPosition,
|
||||
TextWithCursors} from "sync-client";
|
||||
import type { CursorPosition, TextWithCursors } from "sync-client";
|
||||
import {
|
||||
utils,
|
||||
type FileSystemOperations,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue