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 2d58b05 according to the output
from gofumpt.

Details: https://deepsource.io/gh/subham-deepsource/x-demo-go/transform/c5943030-15ef-4ad7-8c24-ac84189b10ef/
  • Loading branch information
deepsource-autofix[bot] committed Jun 8, 2022
1 parent 2d58b05 commit 35a642e
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 @@ -296,7 +296,6 @@ func rvvB0005_1() error {
return err
}
return nil

}

func rvvB0005_2() error {
Expand Down

0 comments on commit 35a642e

Please sign in to comment.