diff --git a/engine/eventcost.go b/engine/eventcost.go index 762979375..8f7d033bd 100644 --- a/engine/eventcost.go +++ b/engine/eventcost.go @@ -41,7 +41,6 @@ type EventCost struct { Cost float64 Usage time.Duration Charges []*ChargingInterval - AccountSummary *AccountSummary IntervalDetails ChargedIntervalDetails RatingUnits ChargedRatingUnits Rates ChargedRates