瀏覽代碼

delete comment

zahmis 4 年之前
父節點
當前提交
6b4b8dddd3

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

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