Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Jan 31, 2024
1 parent c11ff40 commit 3273bd1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/bridges/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,5 @@ func Config() map[string]string {
carapace.LOG.Println(err.Error())
return make(map[string]string)
}
carapace.LOG.Printf("%#v", completers)
return completers
}

0 comments on commit 3273bd1

Please sign in to comment.