Skip to content

Commit

Permalink
fixing gofumpt.
Browse files Browse the repository at this point in the history
  • Loading branch information
VamsiSiddu-7 committed Oct 13, 2023
1 parent a5513d5 commit 37aa4d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/semver/semver.go
Original file line number Diff line number Diff line change
Expand Up @@ -317,5 +317,4 @@ func fileExists(filePath string) bool {
fmt.Printf("Found error %v while checking stat of file %s ", err, filePath)
}
return false

}

0 comments on commit 37aa4d0

Please sign in to comment.