update and tidy code
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							86d9cbc66e
						
					
				
				
					commit
					5dc5162765
				
			| @@ -248,7 +248,7 @@ impl fmt::Debug for Error { | ||||
|     } | ||||
| } | ||||
|  | ||||
| static BLOCK_IN_FUTURE: &'static str = "blocking Client used inside a Future context"; | ||||
| static BLOCK_IN_FUTURE: &str = "blocking Client used inside a Future context"; | ||||
|  | ||||
| impl fmt::Display for Error { | ||||
|     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user