mirror of https://github.com/apache/jclouds.git
Remove useless comment.
This commit is contained in:
parent
52c144fce5
commit
2fa96a9cb3
|
@ -1,9 +1,5 @@
|
|||
package org.jclouds.openstack.swift.blobstore.strategy;
|
||||
|
||||
/*
|
||||
@author Roman Bogorodskiy
|
||||
*/
|
||||
|
||||
public interface MultipartUpload {
|
||||
|
||||
/* Maximum number of parts per upload */
|
||||
|
|
Loading…
Reference in New Issue