From 42bcac6f128bbca9224146bbe547bdcb7515fb64 Mon Sep 17 00:00:00 2001 From: Nav Date: Tue, 21 Nov 2023 22:04:34 +0000 Subject: [PATCH] Tidying --- src/DebugToolDrivers/WCH/WchLinkBase.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/DebugToolDrivers/WCH/WchLinkBase.cpp b/src/DebugToolDrivers/WCH/WchLinkBase.cpp index 46c46254..4c5e38d4 100644 --- a/src/DebugToolDrivers/WCH/WchLinkBase.cpp +++ b/src/DebugToolDrivers/WCH/WchLinkBase.cpp @@ -1,15 +1,11 @@ #include "WchLinkBase.hpp" -#include "Protocols/WchLink/Commands/Control/GetDeviceInfo.hpp" - -#include "src/TargetController/Exceptions/DeviceFailure.hpp" #include "src/TargetController/Exceptions/DeviceInitializationFailure.hpp" #include "src/Logger/Logger.hpp" namespace DebugToolDrivers::Wch { - using Exceptions::DeviceFailure; using Exceptions::DeviceInitializationFailure; WchLinkBase::WchLinkBase(