mirror of
https://github.com/chatmail/core.git
synced 2026-04-28 19:06:35 +03:00
Remove useless comment
This commit is contained in:
committed by
link2xt
parent
7d048ac419
commit
f931a905a7
@@ -956,7 +956,6 @@ impl Chat {
|
||||
.await?;
|
||||
}
|
||||
|
||||
// get ephemeral message timer
|
||||
let ephemeral_timer = self.id.get_ephemeral_timer(context).await?;
|
||||
let ephemeral_timestamp = match ephemeral_timer {
|
||||
EphemeralTimer::Disabled => 0,
|
||||
|
||||
Reference in New Issue
Block a user