kopia lustrzana https://github.com/gaul/s3proxy
Remove stale TODO
rodzic
dea4b3bae3
commit
9ddcc5b2e6
|
|
@ -55,7 +55,6 @@ public final class S3Proxy {
|
|||
checkArgument(builder.endpoint != null ||
|
||||
builder.secureEndpoint != null,
|
||||
"Must provide endpoint or secure-endpoint");
|
||||
// TODO: allow service paths?
|
||||
if (builder.endpoint != null) {
|
||||
checkArgument(builder.endpoint.getPath().isEmpty(),
|
||||
"endpoint path must be empty, was: %s",
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue