Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
gnoff committed Oct 13, 2023
1 parent 4330506 commit 48d63c9
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
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 48d63c9

Please sign in to comment.