remove the

This commit is contained in:
TriMill 2023-05-25 21:21:09 -04:00
parent 1f13b0cdfd
commit 6e4d92a030
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ async fn handle_matrix_msg(ev: SyncRoomMessageEvent, client: Client, room: Room,
None => None,
Some(u) => mxc_thumbnail(&client, u, 128, 128).await,
};
println!("AVATAR: {:?}", avatar);
debug!("{}: broadcasting message from {:?} ({}) to {:?}", ctx.id, room.name(), room.room_id(), link);
ctx.tx.send(Message {