zahmis 5 năm trước cách đây
mục cha
commit
5573b47b38

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

@@ -10,7 +10,6 @@ const CustomBotWithoutProxySecretTokenSection = (props) => {
     if (props.onChangeSigningSecretHandler != null) {
     if (props.onChangeSigningSecretHandler != null) {
       props.onChangeSigningSecretHandler(signingSecretInput);
       props.onChangeSigningSecretHandler(signingSecretInput);
     }
     }
-    return;
   };
   };
 
 
   const onChangeBotTokenHandler = (botTokenInput) => {
   const onChangeBotTokenHandler = (botTokenInput) => {