Skip to content

Commit 06595ea

Browse files
committed
remove debug logging
1 parent bd94057 commit 06595ea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rest/server_context.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2530,7 +2530,6 @@ func (sc *ServerContext) maybeCompleteBucketMetadataMigration(ctx context.Contex
25302530
// No DBs in registry → nothing to migrate
25312531
return nil
25322532
}
2533-
fmt.Println("resistry ids", expected)
25342533

25352534
status, _, err := sc.BootstrapContext.Connection.GetMetadataMigrationStatus(ctx, bucketName)
25362535
if err != nil {

0 commit comments

Comments
 (0)