Skip to content

Commit d1d42e6

Browse files
committed
rm line
1 parent 28ec912 commit d1d42e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/open-next/src/build/constant.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ export const LOCAL_CONFIG_PATH = "./open-next.config.local.ts";
88
* This is an OpenNext config to run the default server function locally
99
* Be aware that this will not work the same way as in production.
1010
* Its mostly used for debugging and development purposes.
11-
*
1211
*/
1312
export const LOCAL_CONFIG = `export default {
1413
default: {

0 commit comments

Comments
 (0)