Skip to content

Commit

Permalink
fixing ts issue
Browse files Browse the repository at this point in the history
  • Loading branch information
cauemarcondes committed Mar 9, 2021
1 parent 23b99c0 commit 6788723
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ export async function getServiceTransactionGroupComparisonStatisticsPeriods({
getOffsetXCoordinate: (timeseries: Coordinate[]) =>
offsetPreviousPeriodCoordinates({
currentPeriodStart: start,
previousPeriodStart: comparisonStart,
previousPeriodTimeseries: timeseries,
}),
})
Expand Down

0 comments on commit 6788723

Please sign in to comment.