mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
chore(deadcode): remove stale ACP testing aliases
This commit is contained in:
@@ -32,4 +32,3 @@ export const testing = {
|
||||
ACP_SESSION_MANAGER_SINGLETON = manager as AcpSessionManager | null;
|
||||
},
|
||||
};
|
||||
export { testing as __testing };
|
||||
|
||||
@@ -123,4 +123,3 @@ export const testing = {
|
||||
return resolveAcpRuntimeRegistryGlobalState();
|
||||
},
|
||||
};
|
||||
export { testing as __testing };
|
||||
|
||||
Reference in New Issue
Block a user