|
@@ -69,8 +69,6 @@ const CustomBotWithoutProxySettings = (props) => {
|
|
|
<CustomBotWithoutProxySettingsAccordion
|
|
<CustomBotWithoutProxySettingsAccordion
|
|
|
{...props}
|
|
{...props}
|
|
|
activeStep={botInstallationStep.CREATE_BOT}
|
|
activeStep={botInstallationStep.CREATE_BOT}
|
|
|
- // slackWSNameInWithoutProxy={slackWSNameInWithoutProxy}
|
|
|
|
|
- // setSlackWSNameInWithoutProxy={setSlackWSNameInWithoutProxy}
|
|
|
|
|
/>
|
|
/>
|
|
|
</div>
|
|
</div>
|
|
|
</>
|
|
</>
|