Skip to content

Commit 8589a81

Browse files
committed
wip
1 parent 1c435c1 commit 8589a81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/content-service/pkg/layer/provider.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,6 @@ func (s *Provider) GetContentLayerPVC(ctx context.Context, owner, workspaceID st
318318
span.LogKV("initializer", "Git")
319319

320320
cdesc, err := executor.Prepare(initializer, nil)
321-
log.Infof("executor.Prepare: %v, %v", cdesc, err)
322321
if err != nil {
323322
return nil, nil, err
324323
}

0 commit comments

Comments
 (0)