deleted debug line, improved README formatting
This commit is contained in:
parent
88f7d9740c
commit
c8c0f6a400
2 changed files with 3 additions and 1 deletions
|
@ -64,7 +64,7 @@ pub async fn get_clients(config: &mut Config) -> Vec<Client> {
|
|||
},
|
||||
Err(_e) => (),
|
||||
};
|
||||
}let a = ruma::RoomAliasId::parse(&String::from("abc"));
|
||||
}
|
||||
}
|
||||
room_aliases_resolved = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue