Skip to content

Commit

Permalink
println
Browse files Browse the repository at this point in the history
  • Loading branch information
danslo committed Jan 10, 2025
1 parent 558c0b7 commit d7c5104
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/find/find.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ func main() {
fmt.Printf("- %s\n", url)
}
}
fmt.Print("\n")
fmt.Println()
}
}
Binary file removed find
Binary file not shown.

0 comments on commit d7c5104

Please sign in to comment.