junodb icon indicating copy to clipboard operation
junodb copied to clipboard

unused commented code in junodb/test/fakess/requesthandler.go

Open AryanSingh11 opened this issue 2 years ago • 1 comments

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. removed-lines-junodb

I wish to do 3 things -

  1. remove lines 34 to 38
  2. run go fmt on this requesthandler.go file
  3. create a PR for this issue

AryanSingh11 avatar May 25 '23 04:05 AryanSingh11

Duplicate of #106

varuntechie avatar Jun 27 '23 20:06 varuntechie