Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Sep 19, 2024
1 parent 922696b commit ba27208
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import "fmt"

func main() {
fmt.Println(hello(), "World!")
fmt.Println(hello(), "World!")
}

func hello() string {
Expand Down

0 comments on commit ba27208

Please sign in to comment.