Skip to content

Commit 772fe82

Browse files
committed
Fix lint error
1 parent d42d227 commit 772fe82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/cm_plugins/lua_widget.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { WidgetType } from "@codemirror/view";
22
import type { Client } from "../client.ts";
3-
import type { ObjectValue } from "../../plug-api/types.ts";
43
import { renderMarkdownToHtml } from "../../plugs/markdown/markdown_render.ts";
54
import {
65
isLocalPath,

0 commit comments

Comments
 (0)