Skip to content

Commit

Permalink
suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
v-vreyya authored and v-vreyya committed Jan 21, 2025
1 parent 381d5b9 commit 78744c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Azure.Functions.Cli/Common/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ internal static class Constants
public const int DefaultGetFunctionReadinessTime = 30000;
public const int DefaultRestartedWorkerProcessUptimeWithin = 45000;
public const string HelpCommand = "help";
public const string CoreToolsVersionsFeedUrl = "https://functionscdn.azureedge.net/public/cli-feed-v4.json";
public const string OldCoreToolsVersionMessage = "You are using an old Core Tools version. Please upgrade to the latest version.";
public const string GetFunctionNameParamId = "trigger-functionName";
public const string HttpTriggerAuthLevelParamId = "httpTrigger-authLevel";
Expand Down

0 comments on commit 78744c6

Please sign in to comment.