mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-27 21:07:01 -06:00
refactor(state): remove the dead agent lease scope (#121615)
* refactor(state): remove dead agent lease scope * docs(refactor): remove stale QMD lease claim
This commit is contained in:
committed by
GitHub
parent
94490bd69b
commit
e581acbf81
@@ -730,7 +730,6 @@ describe("CLI attempt execution", () => {
|
||||
DELETE FROM auth_profile_store;
|
||||
DELETE FROM auth_profile_state;
|
||||
DELETE FROM cache_entries;
|
||||
DELETE FROM state_leases;
|
||||
`);
|
||||
},
|
||||
database,
|
||||
|
||||
Reference in New Issue
Block a user