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

removeDuplicated() to remove duplicated descriptions #16

Merged
merged 2 commits into from
Feb 2, 2019

Conversation

ivanhercaz
Copy link
Owner

The purpose of this branch was to fix #15, but after make this changes and some tests in my local machine I discovered that this errors only happens in PAWS. So this PR only clean the code, moving all the code dedicated to remove the duplicated descriptions to its own function.

#15 still open until I discovered the reason of this behavior in PAWS.

@ivanhercaz ivanhercaz added the minor Interesting, but less important among the others. label Feb 2, 2019
@ivanhercaz ivanhercaz merged commit d75d57b into master Feb 2, 2019
@ivanhercaz ivanhercaz deleted the fixRemoveDuplicated branch February 2, 2019 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Interesting, but less important among the others.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Removes the duplicates automatically" enter in a loop of actions
1 participant