Explorar o código

Merge pull request #8752 from nextcloud/fixComment

Fix exception when running CommentFileOperation
Andy Scherzinger %!s(int64=3) %!d(string=hai) anos
pai
achega
e33666b863

+ 0 - 1
src/main/java/com/owncloud/android/operations/CommentFileOperation.java

@@ -27,7 +27,6 @@ import com.owncloud.android.lib.common.operations.RemoteOperationResult;
 import com.owncloud.android.lib.common.utils.Log_OC;
 import com.owncloud.android.lib.resources.comments.CommentFileRemoteOperation;
 
-
 /**
  * Comment file
  */