Skip to content

Commit

Permalink
chore: log
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jul 9, 2024
1 parent a3f09cd commit 3c3e85f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,6 @@ func init() {
}

func tryLoadConfigFromDefaultPlaces() {
fmt.Println("AQUI 1")
scope := gap.NewScope(gap.User, "glow")
dirs, err := scope.ConfigDirs()
if err != nil {
Expand Down

0 comments on commit 3c3e85f

Please sign in to comment.