Skip to content

Commit

Permalink
Merge pull request #21 from iway1/bugfix/headers
Browse files Browse the repository at this point in the history
remove unused import
  • Loading branch information
iway1 authored Dec 22, 2022
2 parents 3cbcd3b + a4c6f0a commit 3a8e290
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/trpc-panel/src/react-app/Root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { RenderOptions } from "@src/render";
import { QueryClient, QueryClientProvider } from "@tanstack/react-query";
import { createTRPCReact, httpBatchLink } from "@trpc/react-query";
import {
HeadersContext,
HeadersContextProvider,
useHeaders,
} from "@src/react-app/components/contexts/HeadersContext";
Expand Down

0 comments on commit 3a8e290

Please sign in to comment.