Skip to content

Commit

Permalink
remove TODO
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 Nov 16, 2024
1 parent 3fa8ad1 commit c7b02e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/storage.go
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ func (s *Storage) migrateV1AccountsToV2(inter *interpreter.Interpreter) error {
return err
}

// TODO: is this all that is needed?

s.AccountStorageV2.cacheAccountStorageMap(
address,
Expand Down

0 comments on commit c7b02e3

Please sign in to comment.