This commit is contained in:
Sebastian Klähn
2024-01-24 13:03:07 +01:00
parent 60b240429a
commit 5d775231d0
3 changed files with 3 additions and 4 deletions

View File

@@ -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,