Skip to content

Commit

Permalink
Format code with gofumpt
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 26ff104 according to the output
from gofumpt.

Details: https://deepsource.icu/gh/subham-deepsource/x-demo-go/transform/4ac2c7fe-43e9-4f72-ae02-0ca226783234/
  • Loading branch information
deepsource-dev-autofix[bot] committed Jun 10, 2022
1 parent 26ff104 commit 7e2d7c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ func rvvB0005_1() error {
return err
}
return nil

}

func rvvB0005_2() error {
Expand Down

0 comments on commit 7e2d7c9

Please sign in to comment.