Skip to content

Commit 89fd2fb

Browse files
committed
chore: remove comment
1 parent 70a4fb2 commit 89fd2fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/runtime/src/helpers/functions.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ import { pack } from './pack'
2828
import { ApiRouteType } from './types'
2929
import { getFunctionNameForPage } from './utils'
3030

31-
// TODO, for reviewer: I added my properties here because that was the easiest way,
32-
// but is it the right spot for it?
3331
export interface ApiRouteConfig {
3432
functionName: string
3533
route: string

0 commit comments

Comments
 (0)