diff --git a/src/components/stepFour/index.js b/src/components/stepFour/index.js index 694a09e55..cf42ea960 100644 --- a/src/components/stepFour/index.js +++ b/src/components/stepFour/index.js @@ -53,7 +53,6 @@ export class stepFour extends React.Component { deploymentStore.setDeploymentStep(0) deploymentStore.setDeployerAccount(context.selectedAccount) } - } static contextTypes = { @@ -204,7 +203,6 @@ export class stepFour extends React.Component { const solFilename = `${orderNumber(prefix++)}_${name}${suffix}` const txtFilename = `${orderNumber(prefix++)}_${name}${suffix}` const tierNumber = FINALIZE_AGENT === key ? tiersCount - 1 : tier - const commonHeader = FILE_CONTENTS.common.map(content => this.handleContentByParent(content, tierNumber)) zip.file( diff --git a/submodules/token-wizard-test-automation b/submodules/token-wizard-test-automation index a6f9a208c..e175660b9 160000 --- a/submodules/token-wizard-test-automation +++ b/submodules/token-wizard-test-automation @@ -1 +1 @@ -Subproject commit a6f9a208c748971d7d42983ca9c0c8232fe06a96 +Subproject commit e175660b9bfeb6c98c0e3392f4936d1650007fa5