Skip to content

Commit

Permalink
[toru] remove debug printf lmaooo
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetbbak committed Mar 2, 2024
1 parent 9f612ef commit 9dc67d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/toru/main.go
Expand Up @@ -54,7 +54,6 @@ func init() {
d.Aliases = []string{"dl", "d"}
options.Port = "8080"

fmt.Println(os.Args)
if len(os.Args) == 1 {
osargs = append(osargs, "run")
} else {
Expand Down

0 comments on commit 9dc67d4

Please sign in to comment.