diff --git a/src/containers/blocks.jsx b/src/containers/blocks.jsx index 08cb7953aae4ec223894b180cffc870be8d7af84..80cc87167de0b556857654e886743f59dfbfb93d 100644 --- a/src/containers/blocks.jsx +++ b/src/containers/blocks.jsx @@ -464,7 +464,6 @@ class Blocks extends React.Component { isStage={vm.runtime.getEditingTarget().isStage} label={this.state.prompt.message} showCloudOption={this.state.prompt.showCloudOption} - showMoreOptions={this.state.prompt.showMoreOptions} showVariableOptions={this.state.prompt.showVariableOptions} title={this.state.prompt.title} vm={vm}