mirror of
https://github.com/spacebarchat/client.git
synced 2024-11-25 11:42:30 +01:00
remove my debug logging
This commit is contained in:
parent
9e612d6ebe
commit
6c4b772144
@ -204,8 +204,6 @@ function Message({ message, isHeader, isSending, isFailed }: Props) {
|
||||
ratio,
|
||||
);
|
||||
|
||||
console.log(attachment.filename, scaledWidth, scaledHeight);
|
||||
|
||||
return (
|
||||
<div key={attachment.id}>
|
||||
<img
|
||||
|
Loading…
Reference in New Issue
Block a user