2
0
zahmis 5 жил өмнө
parent
commit
d79b67e318

+ 0 - 2
src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettings.jsx

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