Skip to content

Commit a62f298

Browse files
committed
stray debug
1 parent cc1ffb0 commit a62f298

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

command/root.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ var apiClientForContext = func(ctx context.Context) (*api.Client, error) {
141141
}
142142

143143
getAuthValue := func() string {
144-
fmt.Println("GITTIN MY AUTH", token)
145144
return fmt.Sprintf("token %s", token)
146145
}
147146

0 commit comments

Comments
 (0)