update and tidy code
This commit is contained in:
		
				
					committed by
					
						 Sean McArthur
						Sean McArthur
					
				
			
			
				
	
			
			
			
						parent
						
							86d9cbc66e
						
					
				
				
					commit
					5dc5162765
				
			| @@ -149,9 +149,9 @@ impl RedirectPolicy { | ||||
|     ) -> Action { | ||||
|         self | ||||
|             .redirect(RedirectAttempt { | ||||
|                 status: status, | ||||
|                 next: next, | ||||
|                 previous: previous, | ||||
|                 status, | ||||
|                 next, | ||||
|                 previous, | ||||
|             }) | ||||
|             .inner | ||||
|     } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user