@@ -176,8 +176,6 @@ public class CloudStorageService {
s3Client.getObject(objectRequest, tempFile.toPath());
tempFile.deleteOnExit();
return tempFile;
}
The note is not visible to the blocked user.