Explorar el Código

delete unuse code

zahmis hace 5 años
padre
commit
89edd2ad52
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/server/service/config-manager.js

+ 0 - 4
src/server/service/config-manager.js

@@ -24,10 +24,6 @@ const KEYS_FOR_SAML_USE_ONLY_ENV_OPTION = [
   'security:passport-saml:ABLCRule',
   'security:passport-saml:ABLCRule',
 ];
 ];
 
 
-const KEYS_FOR_SLACK_SINING_SECRET_OPTION = [
-  'security:slack-signing-secret',
-];
-
 const KEYS_FOR_FIEL_UPLOAD_USE_ONLY_ENV_OPTION = [
 const KEYS_FOR_FIEL_UPLOAD_USE_ONLY_ENV_OPTION = [
   'app:fileUploadType',
   'app:fileUploadType',
 ];
 ];