豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit a01f076

Browse files
committed
chore: more lint
1 parent 959f257 commit a01f076

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/McpContext.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ import {Locator} from './third_party/index.js';
3434
import {PredefinedNetworkConditions} from './third_party/index.js';
3535
import {listPages} from './tools/pages.js';
3636
import {CLOSE_PAGE_ERROR} from './tools/ToolDefinition.js';
37-
import type {
38-
Context,
39-
DevToolsData,
40-
} from './tools/ToolDefinition.js';
37+
import type {Context, DevToolsData} from './tools/ToolDefinition.js';
4138
import type {TraceResult} from './trace-processing/parse.js';
4239
import type {
4340
EmulationSettings,

0 commit comments

Comments
 (0)