Skip to content

Commit 53fded9

Browse files
committed
remove debugging code
1 parent 50f55fc commit 53fded9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

get_gcs.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,6 @@ func (g *GCSGetter) GetFile(dst string, u *url.URL) error {
124124
if err != nil {
125125
return err
126126
}
127-
fmt.Println(object)
128127

129128
client, err := storage.NewClient(ctx)
130129
if err != nil {

0 commit comments

Comments
 (0)