Skip to content

Make StringUtil classes static#15671

Closed
xtqqczze wants to merge 1 commit intoPowerShell:masterfrom
xtqqczze:static-StringUtil
Closed

Make StringUtil classes static#15671
xtqqczze wants to merge 1 commit intoPowerShell:masterfrom
xtqqczze:static-StringUtil

Conversation

@xtqqczze
Copy link
Copy Markdown
Contributor

Follow-up #14483.

@iSazonov iSazonov added the CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log label Jun 25, 2021
/// Simple string formatting helper.
/// </summary>
internal class StringUtil
internal static class StringUtil
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ScheduledJob module is not being built in the code base today, so please undo the change here.
Actually, we may need to think about remove the code that is not used today.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-) LocalAccounts/StringUtil.cs too.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@daxian-dbw I guess work to remove uncompiled code is covered by #9960?

@iSazonov iSazonov self-requested a review July 1, 2021 03:52
@iSazonov
Copy link
Copy Markdown
Collaborator

iSazonov commented Jul 1, 2021

The code is not in compile.

@iSazonov iSazonov closed this Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-CodeCleanup Indicates that a PR should be marked as a Code Cleanup change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants