constructor()

in src/s3/s3.controller.ts [10:11]


    constructor(private readonly s3Service: S3Service) {
    }