Skip to content

Commit

Permalink
removed dummy log
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Dec 27, 2023
1 parent bae9485 commit 6a7e60f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/carapace/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,6 @@ func Execute(version string) error {
completers = filtered
}

println(shell)

switch shell {
case "bash":
fmt.Println(lazyinit.Bash(completers))
Expand Down

0 comments on commit 6a7e60f

Please sign in to comment.