Skip to content

Commit 5cc7b47

Browse files
committed
Fix lint
1 parent 606077b commit 5cc7b47

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ import { renderTheTemplate } from "$common/syscalls/template.ts";
6464
import type { PageRef } from "../plug-api/lib/page_ref.ts";
6565
import { ReadOnlySpacePrimitives } from "$common/spaces/ro_space_primitives.ts";
6666
import type { KvPrimitives } from "$lib/data/kv_primitives.ts";
67-
import { builtinFunctions } from "$lib/builtin_query_functions.ts";
6867
import {
6968
ensureAndLoadSettingsAndIndex,
7069
updateObjectDecorators,

0 commit comments

Comments
 (0)