zamis hace 5 años
padre
commit
6db28bb12b
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/server/service/file-uploader/aws.js

+ 0 - 1
src/server/service/file-uploader/aws.js

@@ -137,7 +137,6 @@ module.exports = function(crowi) {
     if (!this.getIsUploadable()) {
       throw new Error('AWS is not configured.');
     }
-
     const s3 = S3Factory();
     const awsConfig = getAwsConfig();