Skip to content

Commit

Permalink
[DDW-780] Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Main committed Oct 26, 2021
1 parent a816848 commit 20657b7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions source/main/cardano/CardanoNode.js
Expand Up @@ -357,15 +357,6 @@ export class CardanoNode {
nodeImplementation,
nodeLogFile,
walletLogFile,
// nodeConfig: this._config.nodeConfig,
// cluster: this._config.cluster,
// stateDir: this._config.stateDir,
// tlsPath: this._config.tlsPath,
// configPath: this._config.configPath,
// syncTolerance: this._config.syncTolerance,
// cliBin: this._config.cliBin,
// isStaging: this._config.isStaging,
// metadataUrl: this._config.metadataUrl,
});

this._node = node;
Expand Down

0 comments on commit 20657b7

Please sign in to comment.