Removed whitespace
This commit is contained in:
		@@ -22,7 +22,6 @@
 | 
			
		||||
            };
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
        public static DoublyLinkedList<T> Create(DoublyLinkedList<T> list1, DoublyLinkedList<T> list2)
 | 
			
		||||
        {
 | 
			
		||||
            //Create a new list from 2 separate lists
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user