Улучшение протокола, чистка кода
This commit is contained in:
@@ -191,7 +191,6 @@ export function useSynchronize() {
|
||||
id: attachment.id,
|
||||
type: attachment.type,
|
||||
preview: attachment.preview,
|
||||
encoding: attachment.encoding,
|
||||
transport: attachment.transport
|
||||
});
|
||||
}
|
||||
@@ -375,7 +374,6 @@ export function useSynchronize() {
|
||||
id: attachment.id,
|
||||
type: attachment.type,
|
||||
preview: attachment.preview,
|
||||
encoding: attachment.encoding,
|
||||
transport: attachment.transport
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user