diff --git a/packages/core-consent/src/consent.router.test.ts b/packages/core-consent/src/consent.router.test.ts index 297d37c..080c0fe 100644 --- a/packages/core-consent/src/consent.router.test.ts +++ b/packages/core-consent/src/consent.router.test.ts @@ -2,7 +2,7 @@ import { describe, it, expect, beforeEach } from "vitest"; import { TRPCError } from "@trpc/server"; import { RecordingConsent } from "@repo/core-testing/instrumentation"; import { consentRouter } from "@/consent.router"; -import type { ConsentRouterContext, ConsentRouter } from "@/consent.router"; +import type { ConsentRouterContext } from "@/consent.router"; import type { IConsent } from "@/consent.interface"; function makeContext(