Removed Whitespace
This commit is contained in:
		@@ -91,8 +91,6 @@ namespace C_.Datastructures
 | 
			
		||||
            if (node != null)
 | 
			
		||||
            {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
                //continue to given point in the list ('i' hops)
 | 
			
		||||
                for (int x = 0; x < i; x++)
 | 
			
		||||
                {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user