Communication: warning fix

This commit is contained in:
Kyle Johannes
2024-08-29 15:01:34 +00:00
parent ca370a1310
commit 39bcef0230
@@ -137,7 +137,6 @@ std::string AppErrorMessage::getAppErrorString() {
default:
return "Unknown error";
}
return "Unknown error";
}
} // namespace icsneo