diff --git a/src/Security/Login.cpp b/src/Security/Login.cpp index 750ecfe..020d790 100644 --- a/src/Security/Login.cpp +++ b/src/Security/Login.cpp @@ -137,7 +137,6 @@ void CheckLocalKey() { if (d.contains("id")) { UserID = d["id"].get(); } - // info(Role); } else { info("Auto-Authentication unsuccessful please re-login!"); UpdateKey(nullptr);