Fix lint error
parent
d42d2277b2
commit
772fe82e3a
|
@ -1,6 +1,5 @@
|
|||
import { WidgetType } from "@codemirror/view";
|
||||
import type { Client } from "../client.ts";
|
||||
import type { ObjectValue } from "../../plug-api/types.ts";
|
||||
import { renderMarkdownToHtml } from "../../plugs/markdown/markdown_render.ts";
|
||||
import {
|
||||
isLocalPath,
|
||||
|
|
Loading…
Reference in New Issue