Skip to content

Commit 985adb9

Browse files
committed
reduce package size
1 parent f9671d9 commit 985adb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/clients/claude/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// https://github.com/Explosion-Scratch/claude-unofficial-api
22
/* eslint-disable */
33

4-
import { fetchSSE } from '../../../utils/index.mjs'
4+
import { fetchSSE } from '../../../utils/fetch-sse'
55
import { isEmpty } from 'lodash-es'
66

77
/**

0 commit comments

Comments
 (0)