Skip to content

Commit

Permalink
remove trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
tteil committed Nov 29, 2024
1 parent 0e1d2a3 commit f7daace
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fswAlgorithms/attGuidance/flybyPoint/flybyPoint.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -254,4 +254,3 @@ double FlybyPoint::getPositionKnowledgeSigma() const {
void FlybyPoint::setPositionKnowledgeSigma(double positionKnowledgeStd) {
this->positionKnowledgeSigma = positionKnowledgeStd;
}

0 comments on commit f7daace

Please sign in to comment.