Skip to content

Commit ca85dc9

Browse files
committed
chore: format
1 parent f895766 commit ca85dc9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integration/transports/createSessionConfig.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
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";
4-
import { describe, expect, it, beforeAll, afterAll } from "vitest";
5-
import type { UserConfig } from "../../../src/common/config.js";
4+
import { describe, expect, it } from "vitest";
65
import { TransportRunnerConfig } from "../../../src/lib.js";
76
import { defaultTestConfig } from "../helpers.js";
87

0 commit comments

Comments
 (0)