diff --git a/communication/message/apperrormessage.cpp b/communication/message/apperrormessage.cpp index 5486940..59e8f5a 100644 --- a/communication/message/apperrormessage.cpp +++ b/communication/message/apperrormessage.cpp @@ -137,7 +137,6 @@ std::string AppErrorMessage::getAppErrorString() { default: return "Unknown error"; } - return "Unknown error"; } } // namespace icsneo \ No newline at end of file