Skip to content

Commit 0c7e6ae

Browse files
committed
chore: format
1 parent f895766 commit 0c7e6ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/transports/createSessionConfig.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { StreamableHttpRunner } from "../../../src/transports/streamableHttp.js"
22
import { Client } from "@modelcontextprotocol/sdk/client/index.js";
33
import { StreamableHTTPClientTransport } from "@modelcontextprotocol/sdk/client/streamableHttp.js";
44
import { describe, expect, it, beforeAll, afterAll } from "vitest";
5-
import type { UserConfig } from "../../../src/common/config.js";
65
import { TransportRunnerConfig } from "../../../src/lib.js";
76
import { defaultTestConfig } from "../helpers.js";
87

0 commit comments

Comments
 (0)