Skip to content

Commit

Permalink
Accidental inclusion with merge from commit ca41b23
Browse files Browse the repository at this point in the history
  • Loading branch information
codingbandit committed May 14, 2024
1 parent efb9131 commit cf05eea
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/dotnet/Configuration/Catalog/KeyVaultSecretsCatalog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -94,11 +94,6 @@ public static class KeyVaultSecretsCatalog
minimumVersion: "0.4.0",
description:
"The API key for the Azure Event Grid service."
),
new (
secretName: KeyVaultSecretNames.FoundationaLLM_APIs_GatewayAPI_APIKey,
minimumVersion: "0.6.0",
description: "The API key of the Gateway API"
)
];

Expand Down

0 comments on commit cf05eea

Please sign in to comment.