remove whitespace

pull/24573/head
timonrieger 2025-12-17 17:19:50 +01:00 committed by Timon
parent e7baf4437a
commit 4343a764a7
1 changed files with 0 additions and 1 deletions

View File

@ -70,7 +70,6 @@ class FixedSegmentBuilder extends SegmentBuilder {
previousDate = bucket.date;
}
}
return segments;
}
}