mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	minor: Remove empty pm_list.initialize().
The commit 3cfc3ca24b
made this function do nothing, but I guess that
we thought we might resurrect the click handler
in the short term.  We never did.
			
			
This commit is contained in:
		
				
					committed by
					
						
						Steve Howell
					
				
			
			
				
	
			
			
			
						parent
						
							e781136acd
						
					
				
				
					commit
					67a5fe95dc
				
			@@ -167,5 +167,3 @@ export function update_dom_with_unread_counts(counts) {
 | 
			
		||||
        counts.private_message_count,
 | 
			
		||||
    );
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export function initialize() {}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user