chore: remove unused SHINHAN_MCP_SECRET_KEY_2026

This commit is contained in:
jade
2026-07-11 01:24:23 +09:00
parent 588a783568
commit 8cb3408310
9 changed files with 4 additions and 12 deletions

View File

@@ -471,9 +471,7 @@
fetch('/mcp/api/v1/tools/list', {
method: 'GET',
headers: {
'X-API-KEY': 'SHINHAN_MCP_SECRET_KEY_2026'
}
})
.then(res => res.json())
.then(data => {