Skip to content

Commit

Permalink
chore: move core in ledger/pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
gfyrag committed Sep 23, 2024
1 parent 108b383 commit 6753feb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions internal/storage/migrations_v1.x.go
Original file line number Diff line number Diff line change
Expand Up @@ -1052,8 +1052,6 @@ func fixExpandingChangelogs(ctx context.Context, tx bun.Tx) error {
return err
}

fmt.Println("Processing", len(metadata), "metadata")

if len(metadata) == 0 {
break
}
Expand Down

0 comments on commit 6753feb

Please sign in to comment.