Skip to content

Commit

Permalink
chore: missed a spot
Browse files Browse the repository at this point in the history
  • Loading branch information
vishwa2710 committed Oct 16, 2023
1 parent 4c04a0b commit 0207879
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions bindings/python/test/trajectory/test_segment.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from ostk.physics.time import DateTime
from ostk.physics.time import Scale
from ostk.physics.time import Duration
from ostk.physics.coordinate import Position
from ostk.physics.coordinate import Velocity
from ostk.physics.coordinate import Frame
from ostk.physics.environment.objects.celestial_bodies import Earth

Expand Down
2 changes: 0 additions & 2 deletions src/OpenSpaceToolkit/Astrodynamics/Trajectory/Sequence.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/// Apache License 2.0

#include <OpenSpaceToolkit/Physics/Environment/Objects/Celestial.hpp>

#include <OpenSpaceToolkit/Astrodynamics/Trajectory/Sequence.hpp>

namespace ostk
Expand Down

0 comments on commit 0207879

Please sign in to comment.