Skip to content

Commit 944a615

Browse files
committed
lint
1 parent 3c31f00 commit 944a615

File tree

1 file changed

+0
-1
lines changed
  • packages/agent/src/adapters/claude/session

1 file changed

+0
-1
lines changed

packages/agent/src/adapters/claude/session/options.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ export interface BuildOptionsParams {
4747
effort?: "low" | "medium" | "high" | "max";
4848
}
4949

50-
5150
export function buildSystemPrompt(
5251
customPrompt?: unknown,
5352
): Options["systemPrompt"] {

0 commit comments

Comments
 (0)