1
0
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:
Puyodead1 2023-08-26 18:58:23 -04:00
parent 9e612d6ebe
commit 6c4b772144
No known key found for this signature in database
GPG Key ID: BA5F91AAEF68E5CE

View File

@ -204,8 +204,6 @@ function Message({ message, isHeader, isSending, isFailed }: Props) {
ratio,
);
console.log(attachment.filename, scaledWidth, scaledHeight);
return (
<div key={attachment.id}>
<img