فهرست منبع

removed unnecessary props

kaori 4 سال پیش
والد
کامیت
85bd0f682a
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      src/client/js/components/Admin/SlackIntegration/CustomBotWithProxySettings.jsx

+ 0 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithProxySettings.jsx

@@ -128,7 +128,6 @@ const CustomBotWithProxySettings = (props) => {
               <WithProxyAccordions
                 botType="customBotWithProxy"
                 slackAppIntegrationId={slackAppIntegration._id}
-                // onClickRegenerateTokensBtn={regenerateTokensHandler(slackAppIntegration._id)}
                 fetchSlackIntegrationData={fetchSlackIntegrationData}
                 tokenGtoP={tokenGtoP}
                 tokenPtoG={tokenPtoG}