mirror of
https://github.com/aclindsa/moneygo.git
synced 2024-12-26 07:33:21 -05:00
Remove outdated comment
This commit is contained in:
parent
04d85cd681
commit
e4e474caf2
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user