cleanup
This commit is contained in:
@@ -71,6 +71,6 @@ func AddItem(g *CartGrain, m *messages.AddItem) error {
|
||||
TaxRate: taxRate,
|
||||
StoreId: m.StoreId,
|
||||
})
|
||||
|
||||
g.UpdateTotals()
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user