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

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

@@ -23,7 +23,6 @@ const CustomBotWithProxySettings = (props) => {
   const workspaceNames = workspaceNameObjects.map((w) => {
     return w.workspaceName;
   });
-  console.log(workspaceNames);
 
   useEffect(() => {
     if (proxyServerUri != null) {