Cargo fmt
This commit is contained in:
		
							parent
							
								
									8aac332b3a
								
							
						
					
					
						commit
						25c0e75f29
					
				
					 2 changed files with 2 additions and 3 deletions
				
			
		|  | @ -4,8 +4,7 @@ use ruma::{ | |||
|     events::{AnyEvent as EduEvent, EventType}, | ||||
|     Raw, RoomId, UserId, | ||||
| }; | ||||
| use serde::de::DeserializeOwned; | ||||
| use serde::Serialize; | ||||
| use serde::{de::DeserializeOwned, Serialize}; | ||||
| use sled::IVec; | ||||
| use std::{collections::HashMap, convert::TryFrom}; | ||||
| 
 | ||||
|  |  | |||
|  | @ -4,7 +4,7 @@ use ruma::{ | |||
|         error::ErrorKind, | ||||
|         r0::backup::{BackupAlgorithm, KeyData, Sessions}, | ||||
|     }, | ||||
|     {RoomId, UserId}, | ||||
|     RoomId, UserId, | ||||
| }; | ||||
| use std::{collections::BTreeMap, convert::TryFrom}; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue