junodb
junodb copied to clipboard
unused commented code in junodb/test/fakess/requesthandler.go
Hi, I'm a first-time contributor. I was going through the test files and found this in https://github.com/paypal/junodb/blob/dev/test/fakess/requesthandler.go
Line 34-38 have unused commented code.
I wish to do 3 things -
- remove lines 34 to 38
- run go fmt on this requesthandler.go file
- create a PR for this issue
Duplicate of #106