zahmis 4 лет назад
Родитель
Сommit
c7c2b9e1f6

+ 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) {