Skip to content

Commit

Permalink
Merge branch 'v6/release/testnet' into v6/prerelease/testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihajlo-Pavlovic committed Sep 9, 2024
2 parents e9c7210 + b0ee7a7 commit da9700e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions ot-node.js
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@ class OTNode {
this.config,
);

await MigrationExecutor.executeDevnetNeuroPruningMigration(
this.container,
this.logger,
this.config,
);

await this.initializeRouters();
await this.startNetworkModule();
this.startTelemetryModule();
Expand Down

0 comments on commit da9700e

Please sign in to comment.