소스 검색

delete unusecode

zahmis 5 년 전
부모
커밋
2eae28ffa7
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettingsAccordion.jsx

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

@@ -168,7 +168,6 @@ CustomBotWithoutProxySettingsAccordion.propTypes = {
   slackBotTokenEnv: PropTypes.string,
 
   connectionMessage: PropTypes.string,
-  connectionErrorCode: PropTypes.string,
   testChannel: PropTypes.string,
   inputTestChannelHandler: PropTypes.func,
   onTestFormSubmitted: PropTypes.func,