Skip to content

Commit

Permalink
remove duplicate migration
Browse files Browse the repository at this point in the history
Co-authored-by: Faye Amacker <[email protected]>
  • Loading branch information
turbolent and fxamacker authored Apr 23, 2024
1 parent f9798b7 commit 9e53c5b
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,10 +385,6 @@ func newMigrations(

accountBasedMigrations = append(
accountBasedMigrations,
migrators.NewFixBrokenReferencesInSlabsMigration(
rwf,
migrators.TestnetAccountsWithBrokenSlabReferences,
),
migrators.NewAtreeRegisterMigrator(
rwf,
flagValidateMigration,
Expand Down

0 comments on commit 9e53c5b

Please sign in to comment.