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