mirror of
				https://github.com/aclindsa/moneygo.git
				synced 2025-11-03 18:13:27 -05:00 
			
		
		
		
	Remove outdated comment
This commit is contained in:
		@@ -65,8 +65,6 @@ func (t *TestData) initUser(user *User, userid int) error {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
	t.clients = append(t.clients, client)
 | 
						t.clients = append(t.clients, client)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	// TODO initialize everything else owned by this user in the TestData struct
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	return nil
 | 
						return nil
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user