There was an error while loading. Please reload this page.
1 parent 40b2873 commit 7332f62Copy full SHA for 7332f62
1 file changed
index.ts
@@ -19,8 +19,6 @@ import {
19
import { configureClientAuth, isSecureMode } from "./lib/auth"
20
import { startAutoUpdate } from "./lib/update"
21
22
-const id = "opencode-dynamic-context-pruning"
23
-
24
const server: Plugin = (async (ctx) => {
25
const config = getConfig(ctx)
26
0 commit comments