mirror of https://github.com/apache/jclouds.git
Remove useless comment.
This commit is contained in:
parent
1534e4ff37
commit
7d39b056ba
|
@ -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