Fix lint error

pull/1219/merge
Zef Hemel 2025-02-08 16:52:24 +01:00
parent d42d2277b2
commit 772fe82e3a
1 changed files with 0 additions and 1 deletions

View File

@ -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,