feat: 删除无用的东西

This commit is contained in:
cheng zhen
2024-12-29 10:01:02 +08:00
parent 8c9c0a4dff
commit 2c02a38699
3 changed files with 13 additions and 19 deletions

View File

@@ -382,7 +382,7 @@ if __name__ == "__main__":
if sign_up_account(browser, tab):
token = get_cursor_session_token(tab)
if token:
print(f"CursorSessionToken: {token}")
# print(f"CursorSessionToken: {token}")
print("账户注册成功")
if auto_update_cursor_auth:
update_cursor_auth(