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

Removing Unused Fields #560

Merged
merged 3 commits into from
Jan 5, 2018

Conversation

StanleyGoldman
Copy link
Contributor

@StanleyGoldman StanleyGoldman commented Jan 4, 2018

Note: This pull request targets fixes/code-analysis #458

Working through different code analysis issues in small pull requests.
I'm going through and removing unused fields.
In the case of the Dictionary of RepositoryWatcher the values were never used.
So it was a combo fix to change it into a HashSet instead.

Copy link

@drguthals drguthals left a comment

Choose a reason for hiding this comment

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

LGTM

@StanleyGoldman StanleyGoldman merged commit 184512d into fixes/code-analysis Jan 5, 2018
@StanleyGoldman StanleyGoldman deleted the fixes/remove-unused-fields branch January 5, 2018 21:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants