Cargo Clippy

This commit is contained in:
Nyaaori
2022-10-31 09:31:17 +01:00
parent 2a52f666dc
commit 00996dd834
3 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
use std::collections::HashSet;
use std::mem;
use std::{collections::HashSet, mem};
use ruma::{OwnedUserId, RoomId, UserId};