mirror of
https://github.com/chatmail/core.git
synced 2026-04-25 01:16:29 +03:00
cleanup
This commit is contained in:
@@ -507,8 +507,6 @@ impl Context {
|
||||
|
||||
status_update.uid = Some(create_id());
|
||||
let ephemeral = status_update.ephemeral;
|
||||
println!("ephemeral: {}", ephemeral);
|
||||
|
||||
let status_update_serial: StatusUpdateSerial = self
|
||||
.create_status_update_record(
|
||||
&mut instance,
|
||||
|
||||
Reference in New Issue
Block a user