From 435833568a908615cd31bf1866e62fa489502915 Mon Sep 17 00:00:00 2001 From: "Anthony Fu (via agent)" Date: Thu, 13 Aug 2026 04:53:48 +0000 Subject: [PATCH] docs: remove stray leftover tool-output tags breaking docs build --- docs/guide/migration-0.9.md | 2 -- 1 file changed, 2 deletions(-) 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)`. - -