Skip to content

Commit 85f80d5

Browse files
committed
Remove blank line because jenkins
1 parent 2bb50aa commit 85f80d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

services/secondary-storage/server/src/org/apache/cloudstack/storage/resource/NfsSecondaryStorageResource.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1016,7 +1016,6 @@ protected Answer copyFromNfsToSwift(CopyCommand cmd) {
10161016
s_logger.error("failed to upload " + srcData.getPath(), e);
10171017
return new CopyCmdAnswer("failed to upload " + srcData.getPath() + e.toString());
10181018
}
1019-
10201019
}
10211020

10221021
String swiftDownload(SwiftTO swift, String container, String rfilename, String lFullPath) {

0 commit comments

Comments
 (0)