فهرست منبع

removed unnecessary comment

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

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

@@ -26,7 +26,6 @@ const CustomBotWithProxySettings = (props) => {
 
   const addSlackAppIntegrationHandler = async() => {
     try {
-      // GW-6068 set new value after this
       await appContainer.apiv3.put('/slack-integration-settings/slack-app-integrations');
     }
     catch (err) {