👔 Remove account from file object
This commit is contained in:
@@ -194,7 +194,6 @@ public class FileService(
|
||||
return new SnFileObject
|
||||
{
|
||||
Id = fileId,
|
||||
AccountId = accountId,
|
||||
MimeType = contentType,
|
||||
Size = fileSize,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user