zahmis 5 years ago
parent
commit
cbde2cb9c2

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

@@ -65,7 +65,6 @@ const SlackIntegration = (props) => {
     fetchSlackIntegrationData();
     fetchSlackIntegrationData();
   }, [fetchSlackIntegrationData]);
   }, [fetchSlackIntegrationData]);
 
 
-
   const handleBotTypeSelect = (clickedBotType) => {
   const handleBotTypeSelect = (clickedBotType) => {
     if (clickedBotType === currentBotType) {
     if (clickedBotType === currentBotType) {
       return;
       return;