Lint plugin
This commit is contained in:
parent
4af8f3b23f
commit
a2b1a83663
6 changed files with 20 additions and 23 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type { Plugin } from "obsidian";
|
||||
import { Syncer } from "src/sync-operations/syncer";
|
||||
import type { Syncer } from "src/sync-operations/syncer";
|
||||
import type { HistoryStats, SyncHistory } from "src/tracing/sync-history";
|
||||
|
||||
export class StatusBar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue