Skip to content

Commit 8b5646f

Browse files
authored
Merge pull request #3740 from akto-api-security/abhi/chore/remove-agentic-connectors
Abhi/chore/remove agentic connectors
2 parents 36bf2c3 + d1cc5a4 commit 8b5646f

File tree

1 file changed

+1
-1
lines changed
  • apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/quick_start

1 file changed

+1
-1
lines changed

apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/quick_start/transform.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1528,7 +1528,7 @@ const quickStartFunc = {
15281528
]
15291529

15301530
const aiAgentConnectors = [
1531-
awsBedrockObj, azureAIFoundryObj, databricksObj, googleVertexAIObj, ibmWatsonxObj, customAgentObj, agenticShieldObj, n8nImportObj, langchainImportObj, copilotStudioImportObj
1531+
awsBedrockObj, azureAIFoundryObj, databricksObj, googleVertexAIObj, ibmWatsonxObj, customAgentObj, agenticShieldObj
15321532
]
15331533

15341534
// MCP Scan

0 commit comments

Comments
 (0)