fix(core-consent): remove unused ConsentRouter import from router test

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 13:23:20 +00:00
parent e53f35a0c5
commit 94303f7e89

View File

@@ -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(