docs: Remove redundant doc comment
This commit is contained in:
parent
0e724d631d
commit
92921734e9
1 changed files with 0 additions and 2 deletions
|
@ -83,8 +83,6 @@ export async function start(options: {
|
||||||
Object.values(group).map((module) => module.outDir),
|
Object.values(group).map((module) => module.outDir),
|
||||||
)
|
)
|
||||||
|
|
||||||
// Render home page contents
|
|
||||||
|
|
||||||
// Render home page contents
|
// Render home page contents
|
||||||
const homeHtml = (() => {
|
const homeHtml = (() => {
|
||||||
const sheet = new ServerStyleSheet()
|
const sheet = new ServerStyleSheet()
|
||||||
|
|
Loading…
Reference in a new issue