Skip to content

Commit

Permalink
chore: removed unused using
Browse files Browse the repository at this point in the history
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
  • Loading branch information
knzo25 committed Dec 14, 2023
1 parent d383931 commit 0096618
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ ContinentalARS548HwInterfaceRosWrapper::~ContinentalARS548HwInterfaceRosWrapper(

Status ContinentalARS548HwInterfaceRosWrapper::StreamStart()
{
using std::chrono_literals::operator""ms;

if (Status::OK == interface_status_) {
interface_status_ = hw_interface_.CloudInterfaceStart();
diagnostics_updater_.add(
Expand Down

0 comments on commit 0096618

Please sign in to comment.