mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-30 04:48:34 +00:00
- Remove old comments
- Fix Importing paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ItemView, WorkspaceLeaf } from "obsidian";
|
||||
import { ItemView, WorkspaceLeaf } from "@/deps.ts";
|
||||
import TestPaneComponent from "./TestPane.svelte";
|
||||
import type ObsidianLiveSyncPlugin from "../../../main.ts";
|
||||
import type { ModuleDev } from "../ModuleDev.ts";
|
||||
|
||||
Reference in New Issue
Block a user