Skip to content

Commit 3a7259b

Browse files
authored
refactor(helper/streaming): remove unused variables (#3904)
1 parent 4203973 commit 3a7259b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/helper/streaming/stream.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Context } from '../../context'
2-
import { isOldBunVersion } from './utils'
32
import { stream } from '.'
43

54
describe('Basic Streaming Helper', () => {

0 commit comments

Comments
 (0)