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(