Skip to content

Commit c255d92

Browse files
author
Samuel Dare
committed
chore: remove comments
1 parent 92fc1f0 commit c255d92

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pallets/subtensor/tests/migration.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,3 @@ fn run_migration_and_check(migration_name: &'static str) -> frame_support::weigh
405405
// Return the weight of the executed migration
406406
weight
407407
}
408-
409-
// TODO: Consider adding error handling for cases where the migration fails or is already completed.
410-
// NOTE: The use of `as_bytes().to_vec()` might be inefficient for larger strings. Consider using a more efficient encoding method if performance becomes an issue.

0 commit comments

Comments
 (0)