fix formatting
This commit is contained in:
		
							parent
							
								
									33d4d81850
								
							
						
					
					
						commit
						3d73fd3660
					
				| 
						 | 
				
			
			@ -258,9 +258,10 @@ impl Client {
 | 
			
		|||
 | 
			
		||||
#[cfg(test)]
 | 
			
		||||
mod tests {
 | 
			
		||||
    use crate::events::ContainerCreate;
 | 
			
		||||
    use prost_types::Any;
 | 
			
		||||
 | 
			
		||||
    use crate::events::ContainerCreate;
 | 
			
		||||
 | 
			
		||||
    #[test]
 | 
			
		||||
    fn any_roundtrip() {
 | 
			
		||||
        let original = ContainerCreate {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue