diff --git a/docs/guide/migration-0.9.md b/docs/guide/migration-0.9.md index 322a469a..d4c8e950 100644 --- a/docs/guide/migration-0.9.md +++ b/docs/guide/migration-0.9.md @@ -286,5 +286,3 @@ Bun.serve({ ``` `examples/hub-hono-minimal` ships this wiring in [`src/bun.ts`](https://github.com/devframes/devframe/blob/main/examples/hub-hono-minimal/src/bun.ts), next to the Node entry's `hub.attach(server)`. - -