zahmis 5 лет назад
Родитель
Сommit
849e08da59

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

@@ -30,7 +30,6 @@ const CustomBotWithoutProxySettings = (props) => {
   const [isSendTestMessage, setIsSendTestMessage] = useState(false);
   const [isSendTestMessage, setIsSendTestMessage] = useState(false);
   const currentBotType = 'custom-bot-without-proxy';
   const currentBotType = 'custom-bot-without-proxy';
 
 
-
   const fetchData = useCallback(async() => {
   const fetchData = useCallback(async() => {
     try {
     try {
       await adminAppContainer.retrieveAppSettingsData();
       await adminAppContainer.retrieveAppSettingsData();