Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Sep 15, 2022
1 parent 16368de commit 738b011
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/next/client/components/app-router.client.tsx
Expand Up @@ -27,8 +27,6 @@ import {
} from './hooks-client-context'
import { useReducerWithReduxDevtools } from './use-reducer-with-devtools'

const use = (React as any).experimental_use

/**
* Fetch the flight data for the provided url. Takes in the current router state to decide what to render server-side.
*/
Expand Down

0 comments on commit 738b011

Please sign in to comment.