Skip to content

Commit ca4f248

Browse files
authored
Update auth.cpp
1 parent d4fa719 commit ca4f248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

auth.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -821,7 +821,6 @@ void KeyAuth::api::upgrade(std::string username, std::string key) {
821821
error("Signature checksum failed. Request was tampered with or session ended most likely. & echo: & echo Message: " + message);
822822
}
823823

824-
json[(XorStr("success"))] = false;
825824
load_response_data(json);
826825
}
827826

0 commit comments

Comments
 (0)