Skip to content

Commit 01e1149

Browse files
committed
fix lint
1 parent 5a6f4ab commit 01e1149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/integrations/mcp-server/methodConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ export function getRequestArguments(method: string, params: Record<string, unkno
104104
}
105105

106106
return args;
107-
}
107+
}

0 commit comments

Comments
 (0)