Skip to content

Commit 2c15a5c

Browse files
Apply suggestion from @devin-ai-integration[bot]
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 9b2cc25 commit 2c15a5c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/services/clients/claude/index.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ export class Claude {
7777
if (!/^sk-ant-sid\d+-/.test(sessionKey)) {
7878
throw new Error('Session key invalid: Must be in the format sk-ant-sidXX-*****')
7979
}
80-
}
8180
if (fetch) {
8281
this.fetch = fetch
8382
}

0 commit comments

Comments
 (0)