style: remove trailing whitespace

This commit is contained in:
Matthias Ahouansou 2024-02-04 13:43:29 +00:00
parent 247db5d785
commit 187e0a7bb3

View file

@ -981,7 +981,7 @@ impl KeyValueDatabase {
if matches.matched_any() {
warn!(
"Room with alias {} ({}) matches the following forbidden room name patterns: {}",
room_alias,
room_alias,
&room_id,
matches
.into_iter()