Skip to content

Commit 19ae8c8

Browse files
chore: generate
1 parent 3dd0914 commit 19ae8c8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/opencode/src/tool/bash.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,7 @@ export const BashTool = Tool.define(
405405
description: input.description,
406406
},
407407
})
408-
},
409-
),
408+
}),
410409
)
411410

412411
const abort = Effect.callback<void>((resume) => {

0 commit comments

Comments
 (0)