mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-30 21:31:13 +00:00 
			
		
		
		
	Sort the imports in notifications.rs alphabetically
This commit is contained in:
		
					parent
					
						
							
								42ba817a4c
							
						
					
				
			
			
				commit
				
					
						1f0f64d961
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -65,7 +65,7 @@ use chashmap::CHashMap; | |||
| use chrono::NaiveDateTime; | ||||
| use serde_json::from_str; | ||||
| 
 | ||||
| use crate::db::models::{Cipher, Folder, User, Send}; | ||||
| use crate::db::models::{Cipher, Folder, Send, User}; | ||||
| 
 | ||||
| use rmpv::Value; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue