Skip to content

Commit c29af66

Browse files
committed
Remove unnecessary line
1 parent d1fbcad commit c29af66

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/sse/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,8 +331,6 @@ For typical usage — a handful of events per second — the standard `createSSE
331331

332332
### Setup
333333

334-
The adapter is in a separate subpath so it adds zero bytes to the main bundle when not used.
335-
336334
```ts
337335
import { makeSSEWorker } from "@solid-primitives/sse/worker";
338336
```

0 commit comments

Comments
 (0)