mirror of
https://github.com/tiennm99/ccs.git
synced 2026-09-10 02:17:11 +00:00
refactor: remove duplicate copilot websearch sync
This commit is contained in:
@@ -859,7 +859,6 @@ async function main(): Promise<void> {
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
syncWebSearchMcpToConfigDir(continuityInheritance.claudeConfigDir);
|
|
||||||
const exitCode = await executeCopilotProfile(
|
const exitCode = await executeCopilotProfile(
|
||||||
copilotConfig,
|
copilotConfig,
|
||||||
remainingArgs,
|
remainingArgs,
|
||||||
|
|||||||
Reference in New Issue
Block a user