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

solves [#131] removed-unused-commented-code #132

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

AryanSingh11
Copy link

Description
Lines 34 to 38 had unused commented code in https://github.com/paypal/junodb/blob/dev/test/fakess/requesthandler.go

this PR fixes issue [#131]
removed-lines-junodb

the motivation for the change
contributing and getting a PR merged. This woud motivate me to further explore the project and contribute more

what issue it fixes
this PR fixes issue [#131]

Things I did

  1. removed lines 34-38
  2. formatted this go file ( i.e /test/fakess/requesthandler.go) using go fmt.

Let me know if any further changes are required in this PR before it could be merged or any mistakes I'm making.

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

1 participant