Skip to content

Commit 99c06d2

Browse files
committed
chore: fix prettier style complaint
1 parent b3f33ad commit 99c06d2

File tree

1 file changed

+0
-1
lines changed
  • packages/runtime/src/helpers

1 file changed

+0
-1
lines changed

packages/runtime/src/helpers/edge.ts

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import { getRequiredServerFiles, NextConfig } from './config'
1414
import { makeLocaleOptional, stripLookahead, transformCaptureGroups } from './matchers'
1515
import { RoutesManifest } from './types'
1616

17-
1817
// This is the format as of [email protected]
1918
interface EdgeFunctionDefinitionV1 {
2019
env: string[]

0 commit comments

Comments
 (0)