Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoff committed Oct 16, 2023
1 parent 22e1f03 commit 83ff59d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/next/src/server/app-render/app-render.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ type AppRenderBaseContext = {
renderOpts: RenderOpts
}

// TODO-APP: improve type
type ServerContext = [string, any]

export type GenerateFlight = typeof generateFlight

export type AppRenderContext = AppRenderBaseContext & {
Expand Down

0 comments on commit 83ff59d

Please sign in to comment.