Skip to content

Commit

Permalink
chore: remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ekawinataa committed Nov 20, 2024
1 parent 2992628 commit 7a4527d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public interface ObjectStorageServiceConfig extends Config {

@Key("${OSS_TYPE}_OSS_ACCESS_KEY")
String getOssAccessKey();

@Key("${OSS_TYPE}_OSS_BUCKET_NAME")
String getOssBucketName();

Expand Down

0 comments on commit 7a4527d

Please sign in to comment.