Skip to content

Commit

Permalink
remove accidental import
Browse files Browse the repository at this point in the history
  • Loading branch information
markflorkowski committed Mar 7, 2024
1 parent 9fac70c commit 6b7790d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/twitch-server.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { metadata } from "./../app/layout";
import { clerkClient } from "@clerk/nextjs/app-beta";

export const generateTwitchRequestHeaders = (accessToken: string) => {
Expand Down

0 comments on commit 6b7790d

Please sign in to comment.