Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Oes <[email protected]>
  • Loading branch information
julianoes committed Sep 5, 2023
1 parent de9b747 commit 4b0cafc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/mavsdk/core/server_component_impl.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

namespace mavsdk {

namespace fs = std::filesystem;

ServerComponentImpl::ServerComponentImpl(MavsdkImpl& mavsdk_impl, uint8_t component_id) :
_mavsdk_impl(mavsdk_impl),
_own_component_id(component_id),
Expand Down

0 comments on commit 4b0cafc

Please sign in to comment.