mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-06-13 13:39:23 -04: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)
|
||||
|
||||
// TODO initialize everything else owned by this user in the TestData struct
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user