Skip to content

Commit de561cd

Browse files
committed
Lint fix
1 parent 2f7f1db commit de561cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web/editor_ui.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ import { safeRun } from "../lib/async.ts";
2121
import { clientStoreSyscalls } from "./syscalls/clientStore.ts";
2222
import type { FilterOption } from "@silverbulletmd/silverbullet/type/client";
2323

24-
const doublePressThreshold = 500;
25-
2624
export class MainUI {
2725
viewState: AppViewState = initialViewState;
2826

0 commit comments

Comments
 (0)