Skip to content

Commit 7332f62

Browse files
committed
chore: remove unused plugin id
1 parent 40b2873 commit 7332f62

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ import {
1919
import { configureClientAuth, isSecureMode } from "./lib/auth"
2020
import { startAutoUpdate } from "./lib/update"
2121

22-
const id = "opencode-dynamic-context-pruning"
23-
2422
const server: Plugin = (async (ctx) => {
2523
const config = getConfig(ctx)
2624

0 commit comments

Comments
 (0)