Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Remove redundant if condition from ConsoleLogger #867

Merged
merged 1 commit into from
Aug 27, 2018
Merged

Remove redundant if condition from ConsoleLogger #867

merged 1 commit into from
Aug 27, 2018

Conversation

martincostello
Copy link
Contributor

Remove redundant if condition that checks for the StringBuilder being empty, when it always contains at least 6 characters (':', ' ', '[', '{digit}', ']', '\n').

Remove redundant if condition that checks for the StringBuilder being empty, when it always contains a minimum of at least 6 characters.
@Eilon
Copy link
Contributor

Eilon commented Aug 21, 2018

@muratg - can you assign? This change looks legit to me.

@muratg muratg requested a review from pakrym August 22, 2018 21:31
@muratg
Copy link

muratg commented Aug 22, 2018

@pakrym could you take a look and merge if it's all good?

@pakrym pakrym merged commit 735e2bc into aspnet:release/2.2 Aug 27, 2018
@martincostello martincostello deleted the remove-redundant-if branch August 27, 2018 18:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants