Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] throttle manager send deprecation message #2129

Closed
wants to merge 6 commits into from

Conversation

siyuniu-ms
Copy link
Contributor

No description provided.

AISKU/src/AISku.ts Fixed Show fixed Hide fixed
@@ -24,7 +24,7 @@
} from "@microsoft/applicationinsights-dependencies-js";
import { PropertiesPlugin } from "@microsoft/applicationinsights-properties-js";
import { IPromise, createPromise } from "@nevware21/ts-async";
import { arrForEach, arrIndexOf, objDefine, objForEachKey, strIndexOf, throwUnsupported } from "@nevware21/ts-utils";
import { arrForEach, arrIndexOf, objDefine, objForEachKey, strIncludes, strIndexOf, throwUnsupported } from "@nevware21/ts-utils";

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import strIncludes.
@MSNev MSNev added this to the 3.0.3 milestone Aug 18, 2023
@siyuniu-ms siyuniu-ms closed this Aug 23, 2023
@siyuniu-ms siyuniu-ms deleted the siyu/throttleConfig branch November 20, 2023 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants