NotifyResolver: Remove todo that is already addressed
The todo has been resolved by change I677def138. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I43280367efed0cda63246cafaa3b106b86f1145b
This commit is contained in:
		
				
					committed by
					
						
						David Pursehouse
					
				
			
			
				
	
			
			
			
						parent
						
							188d4361c6
						
					
				
				
					commit
					0d79561b88
				
			@@ -59,7 +59,6 @@ public class NotifyResolver {
 | 
			
		||||
 | 
			
		||||
    public abstract NotifyHandling handling();
 | 
			
		||||
 | 
			
		||||
    // TODO(dborowitz): Should be ImmutableSetMultimap.
 | 
			
		||||
    public abstract ImmutableSetMultimap<RecipientType, Account.Id> accounts();
 | 
			
		||||
 | 
			
		||||
    public Result withHandling(NotifyHandling notifyHandling) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user