Fix indentation and extra newline (#198)
This commit is contained in:
		
				
					committed by
					
						
						Howard Wolosky
					
				
			
			
				
	
			
			
			
						parent
						
							595ae6a8ff
						
					
				
				
					commit
					248b762b80
				
			@@ -303,4 +303,3 @@ void COpndCommand::Accept(_In_ ISerializeCommandVisitor &commandVisitor)
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    commandVisitor.Visit(*this);
 | 
					    commandVisitor.Visit(*this);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user