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

Remove Duplicate @doc Tag In Usage.ex #639

Merged

Conversation

devin-henslee
Copy link

@devin-henslee devin-henslee commented Dec 14, 2020

Removes a duplicate doc tag in the Usage.ex module that is causing a compiler warning.

image

Issue: #632

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.117% when pulling 63eb351 on devin-henslee:remove-duplicate-docs into b0436ad on code-corps:master.

@begedin
Copy link
Contributor

begedin commented Dec 15, 2020

Appoved. To save tome for any other reviewer, the removed doc is a literal duplicate. It's not a case of, for example, giving different function clauses different docs by mistake.

@snewcomer snewcomer merged commit d41186c into beam-community:master Dec 18, 2020
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.

4 participants