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

Removed unused verbose parameter #91

Merged
merged 2 commits into from Apr 30, 2021
Merged

Removed unused verbose parameter #91

merged 2 commits into from Apr 30, 2021

Conversation

Amndeep7
Copy link
Contributor

Not all of the mappers have it. There are no writes gated behind that parameter. The cli has not hooked up that parameter to the mappers so they were all using the default value of false. No user/customer has asked about this functionality.

Conclusion: cleanup dead code

Signed-off-by: Amndeep Singh Mann amann@mitre.org

Signed-off-by: Amndeep Singh Mann <amann@mitre.org>
@Amndeep7 Amndeep7 requested a review from rx294 April 28, 2021 16:40
Signed-off-by: Amndeep Singh Mann <amann@mitre.org>
@rx294
Copy link
Collaborator

rx294 commented Apr 30, 2021

@Amndeep7 LGTM, thank you for cleaning up the mess I created 😆

Merging

@rx294 rx294 merged commit bf97131 into master Apr 30, 2021
@rx294 rx294 deleted the remove_verbose_parameter branch April 30, 2021 17:18
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.

None yet

2 participants