Skip to content

Commit

Permalink
fix(dev): remove duplicate url in no-fork mode
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 20, 2023
1 parent 43bbe9b commit dfb3651
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/dev.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ const command = defineCommand({
listenOptions,
)
await devServer.init()
devServer.listener.showURL()
}
},
})
Expand Down

0 comments on commit dfb3651

Please sign in to comment.