Skip to content

Commit 5caddd0

Browse files
authored
Apply suggestion from @fdelbrayelle
1 parent 91e0316 commit 5caddd0

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/io/kestra/plugin/aws/s3

1 file changed

+1
-1
lines changed

src/main/java/io/kestra/plugin/aws/s3/Copy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
key: "path/to/file2"
5050
"""
5151
)
52-
}
52+
}
5353
)
5454
@Schema(
5555
title = "Copy an object between S3 locations",

0 commit comments

Comments
 (0)