mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
Remove double empty lines
This commit is contained in:
@@ -48,7 +48,6 @@ Optional<Position> TransportTemplate::ComputePosition(uint32 time, TransportMove
|
||||
if (!leg)
|
||||
return {};
|
||||
|
||||
|
||||
// find segment
|
||||
uint32 prevSegmentTime = leg->StartTimestamp;
|
||||
auto segmentItr = leg->Segments.begin();
|
||||
|
||||
Reference in New Issue
Block a user