소스 검색

delete comment

zahmis 5 년 전
부모
커밋
6b4b8dddd3
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettingsAccordion.jsx

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

@@ -67,7 +67,6 @@ const CustomBotWithoutProxySettingsAccordion = ({
     setConnectionErrorCode(null);
     setConnectionErrorMessage(null);
     setConnectionSuccessMessage(null);
-    // TODO: 5921 Add new Test endpoint
     try {
       await appContainer.apiv3.post('/slack-integration-settings/without-proxy/test', {
         channel: testChannel,