Steven Fukase 4 лет назад
Родитель
Сommit
e5e64bbd04

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

@@ -31,7 +31,6 @@ const CustomBotWithoutProxySettingsAccordion = ({
   const [testChannel, setTestChannel] = useState('');
   const [testChannel, setTestChannel] = useState('');
   const currentBotType = 'customBotWithoutProxy';
   const currentBotType = 'customBotWithoutProxy';
 
 
-
   const updateSecretTokenHandler = async() => {
   const updateSecretTokenHandler = async() => {
     try {
     try {
       await appContainer.apiv3.put('/slack-integration-settings/without-proxy/update-settings', {
       await appContainer.apiv3.put('/slack-integration-settings/without-proxy/update-settings', {