Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
EdamAme-x committed Jan 15, 2025
1 parent 04a8607 commit 777fedd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/connect/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ export const connect = (...middlewares: ConnectMiddleware[]) => {

if (res) {
c.res = res;
c.finalized = true;
}

// For debug
Expand Down

0 comments on commit 777fedd

Please sign in to comment.