Skip to content

Commit 90a80e0

Browse files
committed
fix(migration-133): trim JSDoc cross-references
1 parent 03be709 commit 90a80e0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

app/store/migrations/133.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ import { ensureValidState } from './util';
1919
* (only entries that still point at `seitrace.com` are rewritten).
2020
* Users missing `NetworkController` entirely: no-op (silent) — expected
2121
* during upgrade-from-old-version.
22-
*
23-
* This follows the canonical block-explorer-URL migration pattern from
24-
* `metamask-extension/app/scripts/migrations/197.ts` (HyperEVM prior art
25-
* for this family). Mobile registers migrations in
26-
* `app/store/migrations/index.ts`.
2722
*/
2823
export const migrationVersion = 133;
2924

0 commit comments

Comments
 (0)