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