Skip to content

Commit 72ab59b

Browse files
ematipicoastrobot-houston
authored andcommitted
[ci] format
1 parent 09c5db3 commit 72ab59b

File tree

1 file changed

+2
-3
lines changed
  • packages/astro/src/core/middleware

1 file changed

+2
-3
lines changed

packages/astro/src/core/middleware/index.ts

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,8 @@ function createContext({
130130
insertStyleResource() {},
131131
insertScriptHash() {},
132132
insertStyleHash() {},
133-
}
134-
}
135-
133+
};
134+
},
136135
};
137136
return Object.assign(context, {
138137
getActionResult: createGetActionResult(context.locals),

0 commit comments

Comments
 (0)