chore(deadcode): remove stale ACP testing aliases

This commit is contained in:
Vincent Koc
2026-06-30 17:53:25 -07:00
parent 34badde1d9
commit ebbe606e4b
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -32,4 +32,3 @@ export const testing = {
ACP_SESSION_MANAGER_SINGLETON = manager as AcpSessionManager | null;
},
};
export { testing as __testing };
-1
View File
@@ -123,4 +123,3 @@ export const testing = {
return resolveAcpRuntimeRegistryGlobalState();
},
};
export { testing as __testing };