Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Make StringUtil classes static#15671

Closed
xtqqczze wants to merge 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
xtqqczze:static-StringUtilxtqqczze/PowerShell-PowerShell:static-StringUtilCopy head branch name to clipboard
Closed

Make StringUtil classes static#15671
xtqqczze wants to merge 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
xtqqczze:static-StringUtilxtqqczze/PowerShell-PowerShell:static-StringUtilCopy head branch name to clipboard

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

iSazonov commented Jul 1, 2021

Copy link
Copy Markdown
Collaborator

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.