More refactoring and aligning code to the command query model
This commit is contained in:
@@ -35,7 +35,6 @@ func init() {
|
||||
}
|
||||
|
||||
func Init() {
|
||||
m.SaveAccount = SaveAccount
|
||||
m.GetAccount = GetAccount
|
||||
m.GetAccountByLogin = GetAccountByLogin
|
||||
m.GetDashboard = GetDashboard
|
||||
|
||||
Reference in New Issue
Block a user